Skip to content

emptycoder/SocksPinger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socks Pinger

If application doesn't run look at the error.log file.

Preconditions

Settings

Create settings.json in the folder with .exe file. Spys.One config:

string { "serviceAddress": "https://spys.one/en/socks-proxy-list/" }
string { "executedJsOnStart": "document.getElementById('xpp').value = '5'; document.querySelector(`form[method='post']`).submit()" }
string { "matchRegex": "(?<=<font class=\"spy14\">)[\\d]*\\.[\\d]*\\.[\\d]*\\.[\\d]*|(?<=<font class=\"spy2\">:</font>)[\\d]*" }
int { "matchesCount": 1000 }
string { "pingAddress": "www.google.com:80" }
string { "outputPath": "proxies.txt" }
int { "timeoutMs": 3000 }
bool { "isCacheRequests": true }

Screenshots

Main screen

Environment (only windows x64)

About

Socks Pinger is developing under the MIT license.

About

Get all proxies which are in uptime

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages