mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #1041] [MERGED] optimize code #4301
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#4301
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/1041
Author: @fatedier
Created: 1/15/2019
Status: ✅ Merged
Merged: 1/15/2019
Merged by: @fatedier
Base:
dev← Head:update📝 Commits (6)
0c7d778frps: optimize code611d063server: adjust code structuref76deb8frps: remove auth timeoutb250342web: remove auth timeoutbbc6f16doc: add health check0b06c1cdoc: add zsxq pic📊 Changes
31 files changed (+1601 additions, -1224 deletions)
View changed files
📝
README.md(+50 -13)📝
README_zh.md(+59 -19)📝
assets/static/index.html(+1 -1)📝
assets/static/manifest.js(+1 -1)📝
assets/static/vendor.js(+1 -1)📝
assets/statik/statik.go(+3 -1)📝
cmd/frps/root.go(+0 -3)📝
conf/frpc_full.ini(+7 -2)📝
conf/frps_full.ini(+0 -4)➕
doc/pic/zsxq.jpg(+0 -0)📝
models/config/server_common.go(+0 -12)📝
models/nathole/nathole.go(+1 -1)📝
server/control.go(+79 -15)➕
server/controller/resource.go(+46 -0)📝
server/controller/visitor.go(+2 -71)📝
server/dashboard.go(+5 -5)📝
server/dashboard_api.go(+15 -17)➖
server/metric.go(+0 -316)➖
server/proxy.go(+0 -687)➕
server/proxy/http.go(+138 -0)...and 11 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.