Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.44 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.44 KB

##Project Intro

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 2012 Express

#####Mac & Linux

MonoDevelop

##Before You Build

You will probably want to setup Tor on your development machine.

#####Tor

Download Tor

##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.