

Automatic certificate issuance requires the use of port 80 brook wssserver -domainaddress :443 -password hello Make sure your domain has been resolved to your server IP successfully. Or get brook link with domain, even if that's not your domain brook link -server ws://:9999 -password hello -address 1.2.3.4:9999 -name 'my brook wsserver' Or get brook link brook link -server ws://1.2.3.4:9999 -password hello -name 'my brook wsserver' Run brook wsserver brook wsserver -listen :9999 -password hello Or get brook link with -udpovertcp brook link -server 1.2.3.4:9999 -password hello -udpovertcp -name 'my brook server' Or get brook link brook link -server 1.2.3.4:9999 -password hello -name 'my brook server' in the example by yourself Run brook server brook server -listen :9999 -password hello List some examples of common scene commands, pay attention to replace the parameters such as IP, port, password, domain name, certificate path, etc. brook tproxy: bypass, block, domain, ip.Server-side: blocking domain name and IP.CIDR v6 list: One CIDR per line, which can be a local file or an HTTPS URL.CIDR v4 list: One CIDR per line, which can be a local file or an HTTPS URL.domain list: One domain name per line, the suffix matches mode.command line arguments of subommand: brook xxx -help.How the Brook GUI works brook subcommand and command line arguments Linux: brook cli + Socks5 Configurator or tun2brook.
#PACKETSTREAM CA INSTALL#
The one line install script: bash Update & Security -> Windows Security -> Virus & threat protection -> Virus & threat protection settings -> manage settings -> Exclusions -> Add or remove exclusions -> Add an exclusion -> File -> Select Brook.exe
#PACKETSTREAM CA DOWNLOAD#
If your system is not Linux, MacOS, Windows, or don't want nami, you can download it directly on the releases page

Nami can automatically download the command corresponding to your system. 🗣 Subscribe Announcement Install Install brook command )Ī cross-platform network tool designed for developers. NewWSServer(addr, password, domain, path, tcpTimeout, udpTimeout. NewWSClient(addr, ip, server, password, tcpTimeout, udpTimeout) NewTproxy(addr, s, password, enableIPv6, cidr4url, cidr6url, tcpTimeout, udpTimeout. NewStreamServer(password, client, timeout) NewStreamClient(network, password, dst, server, timeout) NewSocks5ToHTTP(addr, socks5addr, socks5username, socks5password, tcpTimeout) NewSocks5Server(addr, ip, userName, password, tcpTimeout, udpTimeout) NewSimpleStreamServer(password, client, timeout) NewSimpleStreamClient(network, password, dst, server, timeout) NewServer(addr, password, tcpTimeout, udpTimeout. NewRelay(addr, remote, tcpTimeout, udpTimeout) (s) RemoteToClient(remote, timeout, dst, toclient) (c) ServerToLocal(server, timeout, tolocal) (c) RunServerToLocal(server, timeout, tolocal) (c) LocalToServer(dst, d, server, timeout) NewMap(from, to, remote, password, tcpTimeout, udpTimeout) NewHijackHTTPS(socks5addr, socks5username, socks5password, listenIP, dnsForBypass, bypassList. MakeStreamServer(password, c, timeout, withoutbrook) NewDNS(addr, server, password, dnsServer, dnsServerForBypass, bypassList. NewClient(addr, ip, server, password, tcpTimeout, udpTimeout) LinkExtra(kind, s, username, password, v) It can relay any tcp and udp serverīrook socks5tohttp can convert a socks5 to a http proxy A stand-alone standard socks5 serverīrook relayoverbrook can relay a local address to a remote address over brook, both TCP and UDP, it works with brook server wsserver wssserver.īrook dns can create a encrypted DNS server, both TCP and UDP, it works with brook server wsserver wssserver.īrook tproxy Transparent Proxy Gateway on official OpenWrtīrook tproxy Transparent Proxy Gateway on Ubuntuīrook tproxy Transparent Proxy Gateway on M1 macOSīrook tproxy Transparent Proxy Gateway on Intel macOSīrook tproxy Transparent Proxy Gateway on Windowsīrook relay can relay a address to a remote address. Run brook socks5 with username and password. Run brook socks5, A stand-alone standard socks5 server WithoutBrookProtocol issue untrusted certificates yourself, any domainīrook server wsserver wssserver forward to another socks5 server on server-sideīrook server wsserver wssserver block domain and ip on server-side WithoutBrookProtocol Use a certificate issued by an existing trust authority WithoutBrookProtocol automatically certificate Run brook wssserver issue untrusted certificates yourself, any domain

Run brook wssserver Use a certificate issued by an existing trust authority Run brook wssserver: automatically certificate Brook subcommand and command line arguments
