[PR #6] [MERGED] enable client to connect non-local [ip:port] #4096

Closed
opened 2026-05-05 14:35:35 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/6
Author: @Hurricanezwf
Created: 2/29/2016
Status: Merged
Merged: 2/29/2016
Merged by: @fatedier

Base: devHead: add_func


📝 Commits (1)

  • f02ed95 enable client to connect non-local [ip:port]

📊 Changes

3 files changed (+8 additions, -1 deletions)

View changed files

📝 conf/frpc.ini (+1 -0)
📝 src/frp/models/client/client.go (+2 -1)
📝 src/frp/models/client/config.go (+5 -0)

📄 Description

enable client to connect non-local [ip:port]


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fatedier/frp/pull/6 **Author:** [@Hurricanezwf](https://github.com/Hurricanezwf) **Created:** 2/29/2016 **Status:** ✅ Merged **Merged:** 2/29/2016 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `add_func` --- ### 📝 Commits (1) - [`f02ed95`](https://github.com/fatedier/frp/commit/f02ed95ef1e1b1d7fbcaa630d6f5b63f3e6dcf8c) enable client to connect non-local [ip:port] ### 📊 Changes **3 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `conf/frpc.ini` (+1 -0) 📝 `src/frp/models/client/client.go` (+2 -1) 📝 `src/frp/models/client/config.go` (+5 -0) </details> ### 📄 Description enable client to connect non-local [ip:port] --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:35:35 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4096
No description provided.