This is an application that scrapes various Proxy API Endpoints, then compiles the proxies into files within the "/proxies/"
directory.
You'll just need to open the application, a console will pop-up and then the proxies will be saved.
/proxies/http.txt
/proxies/https.txt
/proxies/socks4.txt
/proxies/socks5.txt
/proxies/proxies.txt
/proxies/proxies.json
☑️ Kotlin 1.8.10
☑️ JDK-11
☑️ Gradle 8.0
☑️ IntelliJ IDEA