Skip to content

Latest commit

 

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Development

Run the following command to get torproxy's source code and switch your working directory to the torproxy repository

git clone github.com/okkur/torproxy && cd torproxy

Then run the following command to download the dependencies to your local cache

go mod download

Do not forget to install Tor itself on your machine since torproxy needs that to operate correctly.

Documentation

No documentation available yet. Start your first contribution with some documentation.

See how you can contribute with our contribution guide.