Skip to content

postworthy/SocksWebProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Releases

No releases published

Packages

No packages published

Languages