gostExample
gostExample copied to clipboard
Bypass domain
Hello dear developer, can I use gost to bypass the traffic of a specific domain and pass through the client server?
I find doc about bypass in gost offical web page. It may help you. Add the *.example.com into bypass.txt.
https://v2.gost.run/en/bypass/
gost -L :8080?bypass=bypass.txt -F :1080?bypass=bypass2.txt
bypass.txt
# options
reload 10s
reverse true
# bypass addresses
127.0.0.1
172.10.0.0/16
localhost
*.example.com
.example.org
thank you I use gost 3. It is possible to give an example: for example, we want to pass the traffic of the google.com site through the client server