A cross-platform network tool designed for developers.
bash <(curl https://bash.ooo/nami.sh)
nami install brook
brook server -l :9999 -p hello
replace 1.2.3.4 with your server IP
- brook server:
1.2.3.4:9999
- password:
hello
create socks5://127.0.0.1:1080
brook client -s 1.2.3.4:9999 -p hello
For more features, please check the Documentation.