[GH-ISSUE #25] 请问两个问题,多谢 #21

Closed
opened 2026-02-27 23:15:04 +03:00 by kerem · 1 comment
Owner

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啊,没有意义了啊。

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啊,没有意义了啊。
kerem 2026-02-27 23:15:04 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@snail007 commented on GitHub (Jan 25, 2018):

1.不支持透明代理,透明代理可以结合redsocks+proxy的socks5代理实现.
2.ssh中转就是实现ssh的-D功能,所以ssh中转模式的socks5代理不支持udp协议.

<!-- gh-comment-id:360331380 --> @snail007 commented on GitHub (Jan 25, 2018): 1.不支持透明代理,透明代理可以结合redsocks+proxy的socks5代理实现. 2.ssh中转就是实现ssh的-D功能,所以ssh中转模式的socks5代理不支持udp协议.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/goproxy#21
No description provided.