[PR #3465] [MERGED] client/proxy: simplify the code #4756

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/3465
Author: @fatedier
Created: 5/30/2023
Status: Merged
Merged: 5/30/2023
Merged by: @fatedier

Base: devHead: remote-user


📝 Commits (1)

  • 8cf160d client/proxy: simplify the code

📊 Changes

5 files changed (+147 additions, -224 deletions)

View changed files

client/proxy/general_tcp.go (+47 -0)
📝 client/proxy/proxy.go (+51 -203)
📝 client/proxy/sudp.go (+17 -0)
📝 client/proxy/udp.go (+17 -1)
📝 client/proxy/xtcp.go (+15 -20)

📄 Description

No description provided


🔄 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/3465 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 5/30/2023 **Status:** ✅ Merged **Merged:** 5/30/2023 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `remote-user` --- ### 📝 Commits (1) - [`8cf160d`](https://github.com/fatedier/frp/commit/8cf160d43af7d89e11d458e9fe3a54869a6fad6c) client/proxy: simplify the code ### 📊 Changes **5 files changed** (+147 additions, -224 deletions) <details> <summary>View changed files</summary> ➕ `client/proxy/general_tcp.go` (+47 -0) 📝 `client/proxy/proxy.go` (+51 -203) 📝 `client/proxy/sudp.go` (+17 -0) 📝 `client/proxy/udp.go` (+17 -1) 📝 `client/proxy/xtcp.go` (+15 -20) </details> ### 📄 Description _No description provided_ --- <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:48:08 -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#4756
No description provided.