mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[PR #720] [MERGED] bump version to v0.17.0 #4239
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#4239
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/720
Author: @fatedier
Created: 4/23/2018
Status: ✅ Merged
Merged: 4/23/2018
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (10+)
7dd28a1fix https://github.com/fatedier/frp/issues/684af7cca1Merge pull request #685 from toby1991/dev3fde917dashboard_api for getting a client status by name814afbeMerge pull request #688 from miwee/dashboard_api_client_status0f6f674cmd: support more cli commandfe187ebremove package github.com/docopt/docopt-goc1f57daupdate packages4cb4da3add package github.com/spf13/cobrac47aad3fix00b9ba9frpc: support specify default dns server, close #700📊 Changes
219 files changed (+22019 additions, -10410 deletions)
View changed files
📝
Dockerfile(+1 -1)📝
Makefile(+1 -1)📝
README.md(+8 -12)📝
README_zh.md(+6 -11)📝
client/admin.go(+2 -2)📝
client/admin_api.go(+18 -7)📝
client/control.go(+18 -16)📝
client/proxy.go(+7 -6)📝
client/proxy_manager.go(+7 -6)📝
client/service.go(+4 -3)📝
client/visitor.go(+4 -3)📝
cmd/frpc/main.go(+2 -284)➕
cmd/frpc/sub/http.go(+96 -0)➕
cmd/frpc/sub/https.go(+88 -0)➕
cmd/frpc/sub/reload.go(+92 -0)➕
cmd/frpc/sub/root.go(+215 -0)➕
cmd/frpc/sub/status.go(+146 -0)➕
cmd/frpc/sub/stcp.go(+102 -0)➕
cmd/frpc/sub/tcp.go(+85 -0)➕
cmd/frpc/sub/udp.go(+85 -0)...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.