SocksWebProxy is a C# project build to make http communication over the Tor network simple and easy for C# projects.
- C#
- .NET Standard & .NET Core
- 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#
If you are not familiar with C# then you will want to have a look at these free development tools
You will probably want to setup Tor on your development machine.
#####Tor
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
Contact me at Landon.Key@gmail.com for more information on Commercial, Enterprise, and Government use of the this project.