brook icon indicating copy to clipboard operation
brook copied to clipboard

A cross-platform programmable network tool

Results 44 brook issues
Sort by recently updated
recently updated
newest added

根本原因其实是端口 59789 被占用了,因为我 Hyper-V 的保留端口调整为 50000 ~ 65539 的。 没想到 brook 会用这么大的端口,不行我就再调大一点吧。 以下方案同样适用于`Client: 127.0.0.1:1080 already in use`但是`netstat -ano|findstr 1080`没找到端口占用的情况。 ```bash # 查看端口占用范围 $ netsh int ipv4 show dynamicport tcp #...

question

Just in case of nginx reverse proxy. Sometime we don't want to listen to a specific port but a unix socket instead.

Hi This is a feature request. I want brook yo automatically connect at startup. Thanks

Since `brook` is a cross-platform network tool designed for developers, I think we can build a brook wasm(WebAssembly) wssclient to make brook run in browsers, so that many other network...

ProxyList中的Domain和IP,都通过Brook。这样就实现了Brook GFW模式的问题。 直接ipset只能处理IP List,通常需要结合dnsmasq才能处理域名List,iptables还需要自己写,各种实现脚本都比较复杂。 Brook TPROXY模式中,通过接管dns,能很好的处理bypass域名的问题,同理,处理proxyList的域名和IP也应该通过类似逻辑就可以简单实现。

Please allow QR code creation from command line.

Please adapt the version inside the Google App Store for Android TVs to recognize it as a special TV app

enhancement

https://www.txthinking.com/talks/articles/brook-troubleshooting-steps.article

https://www.txthinking.com/talks/articles/brook-troubleshooting-steps-en.article

relays 多服务器端口转发是已经不支持了吗?