mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #718] [MERGED] more cmds #4238
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#4238
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/718
Author: @fatedier
Created: 4/22/2018
Status: ✅ Merged
Merged: 4/22/2018
Merged by: @fatedier
Base:
dev← Head:cmd📝 Commits (7)
0f6f674cmd: support more cli commandfe187ebremove package github.com/docopt/docopt-goc1f57daupdate packages4cb4da3add package github.com/spf13/cobrac47aad3fix00b9ba9frpc: support specify default dns server, close #700461c4c1update doc📊 Changes
217 files changed (+21828 additions, -10358 deletions)
View changed files
📝
Makefile(+1 -1)📝
README.md(+2 -2)📝
README_zh.md(+1 -1)📝
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)➕
cmd/frpc/sub/xtcp.go(+102 -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.