mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 08:25:54 +03:00
[GH-ISSUE #326] 有计划提供ss server吗? #241
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#241
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 @cole-dda on GitHub (Oct 21, 2019).
Original GitHub issue: https://github.com/snail007/goproxy/issues/326
现在支持http,socks等,有计划支持ss server吗?如:
proxy ss -T ssh host1:port1 -t tcp host2:port2 -h xxx -j pass
@snail007 commented on GitHub (Oct 21, 2019):
看手册!SPS!
@cole-dda commented on GitHub (Oct 21, 2019):
sps好像不支持 -T ssh,仅仅支持 -S http,-S socks 等。如果使用sps,需要使用2个命令,先启动一个socks,再启动一个 sps 通过个前面的socks。
@snail007 commented on GitHub (Oct 21, 2019):
看手册!独立服务!!