mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[GH-ISSUE #8] 内网穿透3个部分可以搞成2部分吗? #5
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#5
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 @hijk1234 on GitHub (Oct 21, 2017).
Original GitHub issue: https://github.com/snail007/goproxy/issues/8
内网穿透,由三部分组成:client端,server端,bridge端这3个部分,要是可以做成client端和server端2个部分就很好了
@snail007 commented on GitHub (Oct 22, 2017):
proxy的内网穿透是真正意义上连接两个内网的,三端架构不会改变,有别于其它类似工具。