wyeb
wyeb copied to clipboard
[Question] Is there a way to filter the incoming cookies?
I know there is a way to edit the cookies form the file, but is there a way to block/filter the cookies as they come based on their content or the url they come form?
I don't know. I use the suffix of wyeb to block up e.g. google's login cookie.
You can block cookies by url with dnsmasq
or in /etc/hosts
:
SITE 0.0.0.0
github.com 0.0.0.0