mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[GH-ISSUE #10] 二级TCP代理的上级代理有什么要求么? #7
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#7
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 @mengmo on GitHub (Oct 31, 2017).
Original GitHub issue: https://github.com/snail007/goproxy/issues/10
VPS上的设置
本地的设置
但是打不开网页
VPS 的 log
还是说必须有一个可用的
上级代理服务器?@snail007 commented on GitHub (Oct 31, 2017):
一级tcp的parent必须可以访问,不然tcp代理没有任何意义啊,用户访问8000,就是访问vps的8090。
@mengmo commented on GitHub (Oct 31, 2017):
那这个
TCP代理设计的是什么样的使用场景?看起来比
HTTP代理多了一台服务器。国内中转?
@snail007 commented on GitHub (Oct 31, 2017):
中转是一种用途