Skip to content
/ torctl Public

Simple scritp to setup a tor-server via docker and route all traffic of your system to it.

Notifications You must be signed in to change notification settings

fbnmtz/torctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Contributors

powered by xSHELL library system

torctl

Simple scritp to setup a tor-server via docker and route all traffic of your system to it.

requirements:

Install:

use this script to install torctl on your machine

curl -sSL https://raw.githubusercontent.com/fbnmtz/torctl/master/install | bash

Usage:

torctl --help                                                                    

usage:
  torctl [-s] [-t] [-S] [-r] [-h] [-v]

-> Available Options:
   -s,  --start         start Tor Server and redirect traffic throug it
   -t,  --stop          stop Tor Server and restore firewall rules
   -S,  --status        show current status
   -r,  --restart       restart Tor Server
   -h,  --help          show this help
   -v,  --version       print version and exit

v0.0.2-rc91 - writen by @fbnmtz 2022

TODO:

  • Port firewall rules to MacOs

About

Simple scritp to setup a tor-server via docker and route all traffic of your system to it.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages