SocksWebProxy is a C# project build to make http communication over the Tor network simple and easy for C# projects.
##Project Features
- C#
- Simple Interface for WebClient & WebRequest (Just assign a new SocksWebProxy to the *.Proxy attribute)
- No Need for Privoxy or similar service to translate http traffic to tor
- Easily Communicate over Tor with C#
##Tools
If you are not familiar with C# then you will want to have a look at these free development tools
#####Windows
Visual Studio 2015 Community Edition
#####Mac & Linux
##Before You Build
You will probably want to setup Tor on your development machine.
#####Tor
#####Usage You can download the latest release in the releases section
Or use the CI Nuget by adding this path to your Nuget config: https://ci.appveyor.com/nuget/sockswebproxy
##Software Licensing Policy
#####For Open Source Projects
If you are developing and distributing open source applications under the GPL License, then you are free to use this project under the GPL License. GPL FAQ
#####Commercial, Enterprise and Government Projects
Contact me at [email protected] for more information on Commercial, Enterprise, and Government use of the this project.