[PR #1787] [CLOSED] 增加设置指定访问某个用户的服务/代理 #4453

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/1787
Author: @yuyulei
Created: 5/1/2020
Status: Closed

Base: masterHead: add-custom-user


📝 Commits (1)

  • 18c0792 增加设置指定访问某个用户的服务/代理

📊 Changes

6 files changed (+41 additions, -17 deletions)

View changed files

📝 README_zh.md (+2 -0)
📝 cmd/frpc/sub/root.go (+12 -0)
📝 cmd/frpc/sub/stcp.go (+5 -5)
📝 cmd/frpc/sub/sudp.go (+5 -5)
📝 cmd/frpc/sub/xtcp.go (+5 -5)
📝 models/config/client_common.go (+12 -2)

📄 Description

Fix for https://github.com/fatedier/frp/issues/1778


🔄 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/1787 **Author:** [@yuyulei](https://github.com/yuyulei) **Created:** 5/1/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-custom-user` --- ### 📝 Commits (1) - [`18c0792`](https://github.com/fatedier/frp/commit/18c0792b855ebeb5aa3edc89c1334ef494cfa973) 增加设置指定访问某个用户的服务/代理 ### 📊 Changes **6 files changed** (+41 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `README_zh.md` (+2 -0) 📝 `cmd/frpc/sub/root.go` (+12 -0) 📝 `cmd/frpc/sub/stcp.go` (+5 -5) 📝 `cmd/frpc/sub/sudp.go` (+5 -5) 📝 `cmd/frpc/sub/xtcp.go` (+5 -5) 📝 `models/config/client_common.go` (+12 -2) </details> ### 📄 Description Fix for https://github.com/fatedier/frp/issues/1778 --- <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:42:22 -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#4453
No description provided.