[PR #548] [MERGED] update doc and fix vistor -> visitor #4209

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/548
Author: @fatedier
Created: 12/4/2017
Status: Merged
Merged: 12/4/2017
Merged by: @fatedier

Base: devHead: doc


📝 Commits (1)

  • bd1e9a3 update doc and fix vistor -> visitor

📊 Changes

15 files changed (+308 additions, -202 deletions)

View changed files

📝 README.md (+53 -3)
📝 README_zh.md (+58 -2)
📝 client/admin_api.go (+2 -2)
📝 client/control.go (+47 -47)
📝 client/proxy.go (+5 -5)
📝 client/service.go (+2 -2)
📝 client/visitor.go (+49 -49)
📝 cmd/frpc/main.go (+2 -2)
📝 conf/frpc_full.ini (+10 -10)
📝 models/config/proxy.go (+11 -11)
📝 models/msg/msg.go (+26 -26)
📝 server/manager.go (+16 -16)
📝 server/nathole.go (+14 -14)
📝 server/proxy.go (+2 -2)
📝 server/service.go (+11 -11)

📄 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/548 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 12/4/2017 **Status:** ✅ Merged **Merged:** 12/4/2017 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `doc` --- ### 📝 Commits (1) - [`bd1e9a3`](https://github.com/fatedier/frp/commit/bd1e9a30108783b960e2eee555836c641fd2e49c) update doc and fix vistor -> visitor ### 📊 Changes **15 files changed** (+308 additions, -202 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+53 -3) 📝 `README_zh.md` (+58 -2) 📝 `client/admin_api.go` (+2 -2) 📝 `client/control.go` (+47 -47) 📝 `client/proxy.go` (+5 -5) 📝 `client/service.go` (+2 -2) 📝 `client/visitor.go` (+49 -49) 📝 `cmd/frpc/main.go` (+2 -2) 📝 `conf/frpc_full.ini` (+10 -10) 📝 `models/config/proxy.go` (+11 -11) 📝 `models/msg/msg.go` (+26 -26) 📝 `server/manager.go` (+16 -16) 📝 `server/nathole.go` (+14 -14) 📝 `server/proxy.go` (+2 -2) 📝 `server/service.go` (+11 -11) </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:37:45 -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#4209
No description provided.