Skip to content

x-em/brook

 
 

Repository files navigation

Brook

A cross-platform network tool designed for developers.

Server

bash <(curl https://bash.ooo/nami.sh)
nami install brook
brook server -l :9999 -p hello

Client

GUI Client

replace 1.2.3.4 with your server IP

  • brook server: 1.2.3.4:9999
  • password: hello

CLI Client

create socks5://127.0.0.1:1080

brook client -s 1.2.3.4:9999 -p hello

Documentation

For more features, please check the Documentation.

About

Brook is a cross-platform strong encryption and not detectable proxy. Zero-Configuration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 93.4%
  • HTML 4.0%
  • Shell 2.5%
  • Lua 0.1%