This website requires JavaScript.
Explore
Help
Sign In
Qubes
/
core-agent-linux
Watch
1
Star
0
Fork
0
You've already forked core-agent-linux
Code
Issues
Pull Requests
Releases
Wiki
Activity
9e8815335d
core-agent-linux
/
network
/
updates-blacklist
3 lines
25 B
Plaintext
Raw
Normal View
History
Unescape
Escape
updates-proxy: explicitly block connection looping back to the proxy IP Explicitly block something like "curl http://10.137.255.254:8082" and return error page in this case. This error page is used in Whonix to detect if the proxy is torrified. If not blocked, it may happen that empty response is returned instead of error. See linked ticket for details. Fixes QubesOS/qubes-issues#1482
2015-12-04 14:57:07 +01:00
10.137.255.254
(redo) updates-proxy: explicitly block connection looping back to the proxy IP Explicitly block something like "curl http://127.0.0.1:8082" and return error page in this case. This error page is used in Whonix to detect if the proxy is torrified. If not blocked, it may happen that empty response is returned instead of error. See linked ticket for details. This was previously done for 10.137.255.254, but since migration to qrexec-based connection, 127.0.0.1 is used instead. Fixes QubesOS/qubes-issues#1482
2017-09-15 05:00:05 +02:00
127.0.0.1
Reference in New Issue
Copy Permalink