This project helps bypass ISP restrictions for Discord access by temporarily using SSL proxies in conjunction with GoodbyDPI. It automatically manages the proxy connection process during Discord launch and removes the proxy once the connection is established.
When GoodbyDPI alone is not sufficient to access Discord, this tool:
- Temporarily enables a validated SSL proxy
- Launches Discord and helps establish the initial connection
- Automatically removes the proxy once Discord is successfully connected
- Works alongside GoodbyDPI to bypass ISP restrictions effectively
- Automated proxy management for Discord launch
- Integration with GoodbyDPI
- Uses validated SSL proxies
- Automatic proxy removal after successful connection
- Easy to use Python-based launcher
- Python 3.x
- GoodbyDPI installed and running
- Required Python packages (requirements.txt)
- Working SSL proxies list (csv format)
- Make sure you have GoodbyDPI running
- Clone this repository
- Install required Python packages:
pip install -r requirements.txt- Ensure GoodbyDPI is running
- Run the launcher:
python discord_proxy_launcher.pyThe SSL proxies used in this project are validated using SSL-Proxy-Validator, another project that helps in finding and validating working SSL proxies.
- Alperen Ulutaş
- Email: alperen.ulutas.1@gmail.com
- GitHub: @alp55
This project is licensed under the MIT License - see the LICENSE file for details.