[PR #576] [MERGED] Close connection if frpc can't connection to local server #4214

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/576
Author: @gtt116
Created: 12/26/2017
Status: Merged
Merged: 12/26/2017
Merged by: @fatedier

Base: devHead: master


📝 Commits (3)

  • 3a2946a Merge pull request #549 from fatedier/dev
  • a384bf5 Merge pull request #564 from fatedier/dev
  • 4d79648 Close connection if frpc can't connection to local server

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 client/proxy.go (+1 -0)

📄 Description

Now, when frpc can't connect to local server it leaves the connection alone, the patch fix it.

Fixed #575


🔄 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/576 **Author:** [@gtt116](https://github.com/gtt116) **Created:** 12/26/2017 **Status:** ✅ Merged **Merged:** 12/26/2017 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `master` --- ### 📝 Commits (3) - [`3a2946a`](https://github.com/fatedier/frp/commit/3a2946a2ff1486eceb05f43b8f85a523e1feec90) Merge pull request #549 from fatedier/dev - [`a384bf5`](https://github.com/fatedier/frp/commit/a384bf55802d3bb0a91194978a0090fed26a5c6e) Merge pull request #564 from fatedier/dev - [`4d79648`](https://github.com/fatedier/frp/commit/4d796486571221a3f456b0622d1f08c11aac8e79) Close connection if frpc can't connection to local server ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `client/proxy.go` (+1 -0) </details> ### 📄 Description Now, when frpc can't connect to local server it leaves the connection alone, the patch fix it. Fixed #575 --- <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:37:51 -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#4214
No description provided.