show more "wtf is my ip" tricks authored by anarcat's avatar anarcat
...@@ -91,8 +91,13 @@ host exception list becomes: ...@@ -91,8 +91,13 @@ host exception list becomes:
The [`trusted-network` command](https://gitlab.com/anarcat/scripts/-/blob/3f3f024b9b2cbd0a32687727be7b26c8594ef933/trusted-network) checks for the default gateway on The [`trusted-network` command](https://gitlab.com/anarcat/scripts/-/blob/3f3f024b9b2cbd0a32687727be7b26c8594ef933/trusted-network) checks for the default gateway on
the local machine and checks if it matches an allow list. It could the local machine and checks if it matches an allow list. It could
also just poke at the internet to see "what is my IP address", like also just poke at the internet to see "what is my IP address", like:
<https://check.torproject.org/>...
- <https://check.torproject.org/>
- <https://wtfismyip.com/text>
- <https://ifconfig.me/ip>
- <https://ip.me/>
- <https://test.anarc.at/>
# Sample configuration # Sample configuration
... ...
......