[PR #231] [MERGED] Fix Bug for issure, fix #227 #4162

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/231
Author: @jcao-ai
Created: 1/13/2017
Status: Merged
Merged: 1/13/2017
Merged by: @fatedier

Base: devHead: dev


📝 Commits (1)

  • 63be94c Fix Bug for closing an exist ProxyServer when another ProxyServer with same name comes.

📊 Changes

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

View changed files

📝 src/models/server/server.go (+1 -1)

📄 Description

Assure state is Working before releasing and deleting ProxyServer instance when privilege_mode = true in order that if there is another frpc client is online with same proxy name, it will not be deleted from ProxyServers map.


🔄 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/231 **Author:** [@jcao-ai](https://github.com/jcao-ai) **Created:** 1/13/2017 **Status:** ✅ Merged **Merged:** 1/13/2017 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`63be94c`](https://github.com/fatedier/frp/commit/63be94c611ae77549ac42711bdb712768ff773e3) Fix Bug for closing an exist ProxyServer when another ProxyServer with same name comes. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/models/server/server.go` (+1 -1) </details> ### 📄 Description Assure state is `Working` before releasing and deleting ProxyServer instance when `privilege_mode = true `in order that if there is another frpc client is online with same proxy name, it will not be deleted from `ProxyServers` map. --- <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:36:48 -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#4162
No description provided.