Closed mostafa8026 closed 1 year ago
With this PR, the ability to allow only a specific domain has been added
Sample command:
RUST_LOG=debug cargo run -- -p 9072 --listen-ip 0.0.0.0 --socks-address 127.0.0.1:9070 --allowed-domains openai.com,yarnpkg.com,amazonaws.com,grpc.io,github.com,githubusercontent.com,cloudflare.com
Thanks for the PR, @mostafa8026
With this PR, the ability to allow only a specific domain has been added
Sample command: