ProxyTester is a testing tool for http proxies. The software is written in C# and uses the .NET 5.0 framework.
The software imports a textfile with one proxy per line. Currently the following formatting is used:
IP:Port:User:Password
See the open issues for a list of proposed features (and known issues). Socks5 is one big feature olanned for the future.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Nils van Lück - @NilsvanLueck - n.vanlueck@techkings.de
Project Link: https://github.com/vanlueckn/ProxyTester