Skip to content

vanlueckn/ProxyTester

Repository files navigation

Contributors Forks Stargazers Issues MIT License

.NET Core Desktop

ProxyTester - Open Source Proxy Testing Tool

ProxyTester is a testing tool for http proxies. The software is written in C# and uses the .NET 5.0 framework.

Getting Started

The software imports a textfile with one proxy per line. Currently the following formatting is used:

IP:Port:User:Password

Roadmap

See the open issues for a list of proposed features (and known issues). Socks5 is one big feature olanned for the future.

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Nils van Lück - @NilsvanLueck - n.vanlueck@techkings.de

Project Link: https://github.com/vanlueckn/ProxyTester