Last active
January 29, 2025 16:32
-
-
Save flexagoon/8b1ab8403aacb890777f99bd5058c73b to your computer and use it in GitHub Desktop.
VPN whitelist IPList
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # A list of IPs that block VPN access and should be whitelisted | |
| # goldapple.ru | |
| 37.220.161.85 | |
| 46.235.184.59 | |
| 46.235.189.86 | |
| 78.41.111.88 | |
| 212.193.156.250 | |
| # reddit.com | |
| 151.101.1.140 | |
| 151.101.129.140 | |
| 151.101.193.140 | |
| 151.101.65.140 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment