Skip to content

bog2n/torports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tor-Ports

Overview

Tor ports is a docker container which exposes designated tcp socket in your network to the tor network which makes it accessible across the Internet even when you are behind NAT.

Usage

  • Create directories
    ./configure.sh

  • Generate keys
    Generate some keys using https://github.com/cathugger/mkp224o or import
    existing ones and put them in keys/ directory

  • Choose which socket to expose
    Set it in hosts.json

  • Build and run container
    sudo make
    Visit <host ip>:8080 for basic overview of Tor-Ports