Skip to content

RoninWest/SocksWebProxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status ##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 2015 Community Edition

#####Mac & Linux

MonoDevelop

##Before You Build

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

#####Tor

Download 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 Landon.Key@gmail.com for more information on Commercial, Enterprise, and Government use of the this project.

About

C# SocksWebProxy, Communicate over Tor network.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%