Skip to content

pepour/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

A cross-platform network tool designed for developers. 一个为开发者设计的跨平台网络工具.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 93.1%
  • HTML 4.2%
  • Shell 2.6%
  • Lua 0.1%