mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[PR #4828] [CLOSED] Master #5053
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#5053
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/4828
Author: @synebula
Created: 6/6/2025
Status: ❌ Closed
Base:
master← Head:master📝 Commits (10+)
f9f1da5add a home page before dash. it's use to auto navigate to proxy service.c38571fsort proxy icon by proxy porta68dedfMerge branch 'dev'edcbdeaadd frps web build docker & work filesfaa4aedremove docker tag: latestc076e02fix secret bug874f934fix: docker file command npm run build9c0000eMerge pull request #3 from synebula/devb3b1cf1update dockerfile node version80ae277change workflow file📊 Changes
51 files changed (+5102 additions, -201 deletions)
View changed files
➕
.dockerignore(+6 -0)➕
.github/pull_request_template.md(+10 -0)➕
.github/workflows/build-navigation-frps.yml(+44 -0)📝
README.md(+17 -0)📝
README_zh.md(+16 -0)➕
assets/frpc/static/index-1c7ed8b0.js(+32 -0)➕
assets/frpc/static/index-1e2a7ce0.css(+1 -0)➖
assets/frpc/static/index-7dd223da.js(+0 -32)➖
assets/frpc/static/index-aa3c7267.css(+0 -1)📝
assets/frpc/static/index.html(+2 -2)➕
assets/frps/static/index-1e0c7400.css(+1 -0)➖
assets/frps/static/index-7b4711f8.css(+0 -1)➕
assets/frps/static/index-93e38bbf.js(+74 -0)➖
assets/frps/static/index-b8250b3f.js(+0 -74)📝
assets/frps/static/index.html(+2 -2)📝
client/proxy/proxy.go(+9 -2)📝
client/visitor.go(+9 -2)➕
cmd/frpc/sub/nathole.go(+102 -0)📝
cmd/frps/root.go(+1 -1)📝
conf/frpc_full.ini(+12 -1)...and 31 more files
📄 Description
WHY
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.