-
When I use a proxy and block a certain program, that program can access the Internet. |
Beta Was this translation helpful? Give feedback.
Answered by
tnodir
Aug 2, 2024
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
tnodir
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
BUT you must be careful with filtering the 127.0.0.1 (loopback) address, because some programs use it for inter-process communication (IPC)!