mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[PR #3454] [MERGED] release v0.49.0 #4751
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#4751
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/3454
Author: @fatedier
Created: 5/28/2023
Status: ✅ Merged
Merged: 5/28/2023
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (10+)
fccd518frpc: add parameter nat_hole_server_addr (#3351)8f394dbtrace log adds join errors (#3352)9800b4cfeat(pull request): add pull request template including summary and walkthrough (#3380)a22d6c9frpc: support nathole discover (#3381)3faae19feat(nathole): use serverUDPPort in nathole discovery when available (#3382)2c2c4ecfeat(nathole): add flag for STUN server in nathole discovery command (#3383)f6b8645nathole: support discover without configuration file (#3395)db52f07Update frpc_full.ini (#3399)738c53cweb: fix el-popover bug (#3413)0214b97Fix typo: dasboard -> dashboard (#3416)📊 Changes
88 files changed (+4063 additions, -1806 deletions)
View changed files
➕
.github/pull_request_template.md(+10 -0)📝
Makefile(+3 -0)📝
README.md(+9 -16)📝
README_zh.md(+1 -5)📝
Release.md(+15 -4)➕
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/admin.go(+1 -1)📝
client/admin_api.go(+3 -2)📝
client/control.go(+30 -18)📝
client/proxy/proxy.go(+20 -472)📝
client/proxy/proxy_manager.go(+29 -19)...and 68 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.