[PR #2774] [MERGED] feat: support set local ip in client when connect server #4621

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/2774
Author: @blizard863
Created: 1/24/2022
Status: Merged
Merged: 1/26/2022
Merged by: @fatedier

Base: devHead: local-ip


📝 Commits (2)

  • b732a96 feat: support set local ip in client when connect server
  • 80598ad fix: typo

📊 Changes

4 files changed (+14 additions, -0 deletions)

View changed files

📝 client/control.go (+3 -0)
📝 client/service.go (+3 -0)
📝 conf/frpc_full.ini (+4 -0)
📝 pkg/config/client.go (+4 -0)

📄 Description

https://github.com/fatedier/frp/issues/2718


🔄 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/2774 **Author:** [@blizard863](https://github.com/blizard863) **Created:** 1/24/2022 **Status:** ✅ Merged **Merged:** 1/26/2022 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `local-ip` --- ### 📝 Commits (2) - [`b732a96`](https://github.com/fatedier/frp/commit/b732a960c0ef1d982db4c9ed0f047e49fa33a9f8) feat: support set local ip in client when connect server - [`80598ad`](https://github.com/fatedier/frp/commit/80598ad6a9860c90683b9bec0cab1036bf78b236) fix: typo ### 📊 Changes **4 files changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `client/control.go` (+3 -0) 📝 `client/service.go` (+3 -0) 📝 `conf/frpc_full.ini` (+4 -0) 📝 `pkg/config/client.go` (+4 -0) </details> ### 📄 Description https://github.com/fatedier/frp/issues/2718 --- <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:45:33 -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#4621
No description provided.