Created
July 8, 2015 18:17
-
-
Save synackme/b20345e6351a6245893a to your computer and use it in GitHub Desktop.
PIA SOCKS5 is not working for some reason, however I can netcat to it....
This file contains 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
$ nc -vv proxy-nl.privateinternetaccess.com 1080 | |
found 0 associations | |
found 1 connections: | |
1: flags=82<CONNECTED,PREFERRED> | |
outif en0 | |
src 192.168.1.100 port 62494 | |
dst 46.166.188.251 port 1080 | |
rank info not available | |
TCP aux info available | |
Connection to proxy-nl.privateinternetaccess.com port 1080 [tcp/socks] succeeded! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment