Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

sledigabel/gotorproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gotorproxy

A Simple web proxy to TOR.

Usage

TBD

Compiling and running

gotorproxy uses [cretzs Embedded Tor](https://github.com/cretz/bine) and requires you to follow [those steps](https://github.com/cretz/tor-static) to compile tor-static`. It uses CGO to embedd tor into the gotorproxy binary.

Once compiled, you can download and compile gotorproxy:

go get github.com/sledigabel/gotorproxy

Deps

  • github.com/elazarl/goproxy Very advaced web proxying for go. Powerful features.

  • github.com/cretz/bine ToR interfacing with Go. Provides a nice transport layer and does all the go heavylifting.

TODO

  • Custom Check for running proxy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors