mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #3614] [MERGED] optimize the code of the command line #4790
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#4790
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/3614
Author: @fatedier
Created: 9/14/2023
Status: ✅ Merged
Merged: 9/15/2023
Merged by: @fatedier
Base:
dev← Head:new📝 Commits (1)
4f8ec6foptimize the code of the command line📊 Changes
41 files changed (+566 additions, -1363 deletions)
View changed files
📝
Release.md(+5 -0)➕
cmd/frpc/sub/admin.go(+117 -0)➕
cmd/frpc/sub/flags.go(+125 -0)➖
cmd/frpc/sub/http.go(+0 -96)➖
cmd/frpc/sub/https.go(+0 -88)📝
cmd/frpc/sub/nathole.go(+0 -2)➕
cmd/frpc/sub/proxy.go(+121 -0)➖
cmd/frpc/sub/reload.go(+0 -86)📝
cmd/frpc/sub/root.go(+0 -90)➖
cmd/frpc/sub/status.go(+0 -108)➖
cmd/frpc/sub/stcp.go(+0 -114)➖
cmd/frpc/sub/stop.go(+0 -86)➖
cmd/frpc/sub/sudp.go(+0 -113)➖
cmd/frpc/sub/tcp.go(+0 -84)➖
cmd/frpc/sub/tcpmux.go(+0 -90)➖
cmd/frpc/sub/udp.go(+0 -85)➖
cmd/frpc/sub/xtcp.go(+0 -116)➕
cmd/frps/flags.go(+110 -0)📝
cmd/frps/root.go(+4 -98)📝
pkg/config/types/types.go(+3 -0)...and 21 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.