[PR #912] [CLOSED] 同步官方代码 #4277

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/912
Author: @ooiuv
Created: 9/4/2018
Status: Closed

Base: masterHead: revert-1-master


📝 Commits (2)

  • f39bf22 Merge pull request #1 from fatedier/master
  • 6a2ff3c Revert "更新官方代码"

📊 Changes

1425 files changed (+310955 additions, -34217 deletions)

View changed files

📝 .travis.yml (+2 -1)
📝 Dockerfile (+1 -1)
Gopkg.lock (+0 -180)
Gopkg.toml (+0 -78)
📝 Makefile (+8 -2)
📝 Makefile.cross-compiles (+5 -10)
📝 README.md (+37 -63)
📝 README_zh.md (+36 -60)
assets/static/6f0a76321d30f3c8120915e57f7bd77e.ttf (+0 -0)
assets/static/b02bdc1b846fd65473922f5f62832108.ttf (+0 -0)
📝 assets/static/index.html (+1 -1)
assets/static/index.js (+7 -0)
📝 assets/static/manifest.js (+1 -1)
📝 assets/static/vendor.js (+6 -1)
📝 assets/statik/statik.go (+1 -1)
📝 client/admin.go (+6 -7)
📝 client/admin_api.go (+10 -20)
📝 client/control.go (+20 -28)
📝 client/proxy.go (+9 -17)
📝 client/proxy_manager.go (+7 -9)

...and 80 more files

📄 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/912 **Author:** [@ooiuv](https://github.com/ooiuv) **Created:** 9/4/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `revert-1-master` --- ### 📝 Commits (2) - [`f39bf22`](https://github.com/fatedier/frp/commit/f39bf22a1d30be7af8b92d5a2885a81745132617) Merge pull request #1 from fatedier/master - [`6a2ff3c`](https://github.com/fatedier/frp/commit/6a2ff3cf58e26cbd4f6687015640081b7b58e438) Revert "更新官方代码" ### 📊 Changes **1425 files changed** (+310955 additions, -34217 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+2 -1) 📝 `Dockerfile` (+1 -1) ➖ `Gopkg.lock` (+0 -180) ➖ `Gopkg.toml` (+0 -78) 📝 `Makefile` (+8 -2) 📝 `Makefile.cross-compiles` (+5 -10) 📝 `README.md` (+37 -63) 📝 `README_zh.md` (+36 -60) ➖ `assets/static/6f0a76321d30f3c8120915e57f7bd77e.ttf` (+0 -0) ➕ `assets/static/b02bdc1b846fd65473922f5f62832108.ttf` (+0 -0) 📝 `assets/static/index.html` (+1 -1) ➕ `assets/static/index.js` (+7 -0) 📝 `assets/static/manifest.js` (+1 -1) 📝 `assets/static/vendor.js` (+6 -1) 📝 `assets/statik/statik.go` (+1 -1) 📝 `client/admin.go` (+6 -7) 📝 `client/admin_api.go` (+10 -20) 📝 `client/control.go` (+20 -28) 📝 `client/proxy.go` (+9 -17) 📝 `client/proxy_manager.go` (+7 -9) _...and 80 more files_ </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:38:58 -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#4277
No description provided.