mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[GH-ISSUE #25] 请问两个问题,多谢 #21
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#21
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 @caonimac on GitHub (Jan 24, 2018).
Original GitHub issue: https://github.com/snail007/goproxy/issues/25
1 这个能在debian软路由上透明代理吗?
2 中转ssh是不是不支持udp啊?如果是那就相当于ssh -D啊,没有意义了啊。
@snail007 commented on GitHub (Jan 25, 2018):
1.不支持透明代理,透明代理可以结合redsocks+proxy的socks5代理实现.
2.ssh中转就是实现ssh的-D功能,所以ssh中转模式的socks5代理不支持udp协议.