editso / fuso

一款体积小, 快速, 稳定, 高效, 轻量的内网穿透, 端口转发工具 支持多连接,级联代理,传输加密 (A small volume, fast, stable, efficient, and lightweight intranet penetration, port forwarding tool supports multiple connections, cascading proxy, and transmission encryption)
GNU General Public License v3.0
1.76k stars 191 forks source link

请问支持正向socks功能吗? #28

Open TryA9ain opened 2 years ago

TryA9ain commented 2 years ago

比如 如下情况: B 机器不出网,A 机器播 VPN--->B,A 能 ping 通B,但 B 不能 ping 通 A,在 B 上开启监听端口,A 正向来连 B 建立正向 socks,不同以往的出网反向socks。 类似于 msf 的 bind_shell 上线。

editso commented 2 years ago

比如 如下情况: B机器不出网,A机器播VPN--->B,A 能 ping 通B,但 B 不能 ping 通 A,在 A 上开启监听端口,B 正向来连 A 建立正向 socks,不同以往的出网反向socks。 类似于 msf 的 bind_shell 上线。

image

在这里B不能通A为什么还需要A来开启监听

TryA9ain commented 2 years ago

比如 如下情况: B机器不出网,A机器播VPN--->B,A 能 ping 通B,但 B 不能 ping 通 A,在 A 上开启监听端口,B 正向来连 A 建立正向 socks,不同以往的出网反向socks。 类似于 msf 的 bind_shell 上线。

image

在这里B不能通A为什么还需要A来开启监听

表达的不清楚了,我改了下