emptycoder / SocksPinger

Get all proxies which are in uptime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Socks Pinger

If application don't run see error.log file.

Preconditions

Settings

Create settings.json in 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 developing under the MIT license.

About

Get all proxies which are in uptime

License:MIT License


Languages

Language:C# 100.0%