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
Environment (only windows x64)
- WPF C# 9.0 using .NET CORE 3.1
- CefSharp
- SpectreConsole
About
Socks Pinger developing under the MIT license.