How to make a blacklist at your proxy server #258
Replies: 1 comment
-
You can write a StreamDialer or PacketDialer that fails for blocked websites. Or use a DNS resolver that blocks the sites you want (e.g. NextDNS). You can use the HappyEyeballsStreamDialer with your resolver of choice. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to forbid to go to some of sites while using my vpn proxy. I added dnsmasq-s for domains . But seems it doesn't work.
Beta Was this translation helpful? Give feedback.
All reactions