mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-28 17:05:59 +03:00
[GH-ISSUE #320] tserver 提示没有 -r 命令 #236
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#236
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?
Originally created by @0x92bf on GitHub (Sep 29, 2019).
Original GitHub issue: https://github.com/snail007/goproxy/issues/320
运行:./proxy server -r ":28080@:80" -P "127.0.0.1:33080" -C proxy.crt -K proxy.key
提示:
proxy: error: unknown short flag '-r', try --help
@snail007 commented on GitHub (Sep 29, 2019):
你是很旧的版本吧,最新版有这个。
@0x92bf commented on GitHub (Sep 29, 2019):
用的master分支编译的
@snail007 commented on GitHub (Sep 29, 2019):
那是3.x版本,现在都v8.3了!