mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #2425] [MERGED] bump version #4571
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#4571
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/2425
Author: @fatedier
Created: 6/2/2021
Status: ✅ Merged
Merged: 6/2/2021
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (10+)
fbaa5f8add e2e tests (#2334)2408f1dfrpc: fix that login_fail_exit invalid ifprotocol=kcp(#2363)0d84da9change default value of dashboard_user and dashboard_pwd to empty string (#2383)630dad5web: support sudp in dashboard (#2385)9cebfcccmd: add verify command to verify if config file syntax is valid (#2389)9ae322creadme: fix toc hyperlinx (#2401)c32a2edfrpc: support 'includes' in common section to include proxy configs in other files(#2421)02b12dffrpc: consider include configs for verify and reload command (#2424)ccb85a9update README8637077update version📊 Changes
64 files changed (+1227 additions, -498 deletions)
View changed files
📝
README.md(+29 -5)📝
assets/frpc/static/index.html(+1 -1)📝
assets/frpc/static/manifest.js(+1 -1)📝
assets/frpc/static/vendor.js(+1 -1)📝
assets/frpc/statik/statik.go(+1 -1)📝
assets/frps/static/index.html(+1 -1)📝
assets/frps/static/manifest.js(+1 -1)📝
assets/frps/static/vendor.js(+1 -1)📝
assets/frps/statik/statik.go(+1 -1)📝
client/admin_api.go(+4 -22)📝
client/proxy/proxy_wrapper.go(+1 -1)📝
client/visitor.go(+3 -2)📝
cmd/frpc/sub/http.go(+1 -1)📝
cmd/frpc/sub/https.go(+1 -1)📝
cmd/frpc/sub/reload.go(+2 -8)📝
cmd/frpc/sub/root.go(+8 -34)📝
cmd/frpc/sub/status.go(+2 -9)📝
cmd/frpc/sub/stcp.go(+1 -1)📝
cmd/frpc/sub/sudp.go(+1 -1)📝
cmd/frpc/sub/tcp.go(+1 -1)...and 44 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.