txthinking / brook

A cross-platform programmable network tool
https://brook.app
GNU General Public License v3.0
14.51k stars 2.39k forks source link

Brook-Client Socks5 Server can't bind certain IPs. #817

Closed Handsome1080P closed 2 years ago

Handsome1080P commented 3 years ago

Please read the document first

Please describe step by step any commands and operations you have performed, environment and version:

Version: Latest one. Command: brook --debug client -s 111111.xyz:3269 -p 555555 --socks5 192.168.200.9:6666

*192.168.200.9 is my server ip address which is running brook client.And I wanna use Netch or SSTAP,Tun2socks on anther PC to forward TCP/UDP to brook- client socks5 server.But this program need socks5 server to assign binding on a certain IP for receive data,if not,the UDP not working.I checked the Brook IP binding info,I can't change it to any IP address,always "".Like this pic below.I found Brook socks5 server have "--bindip" option but why Brook-client socks5 server no this option?**

image.png

The another socks5 server(gost): image.png

txthinking commented 3 years ago

try v20210701

txthinking commented 2 years ago

brook.dev v20220401

Built at 2022-02-20

CLI

nami install brook.dev

GUI

Windows: Please delete wintun.* files in the same directory before running

Windows: 运行之前删除同目录下的 wintun.* 文件们

If the version number has not changed after opening, because there is a cache, you can reopen it

如果打开后查看版本号没变,因为有缓存,重新打开下即可

https://storage.googleapis.com/txthinking/brook/index.html

txthinking commented 2 years ago

v20220401