Thanks to visit codestin.com
Credit goes to github.com

Skip to content

pavel-arapov/kalitorify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Kalitorify v1.2

Bash script for transparent proxy through Tor

Operative System: Kali Linux

Instructions

1 - Add these lines at /etc/tor/torrc

VirtualAddrNetworkIPv4 10.192.0.0/10
AutomapHostsOnResolve 1
TransPort 9040
SocksPort 9050
DNSPort 53
RunAsDaemon 1

2 - Chmod and run the program as a root

chmod +x kalitorify.sh

./kalitorify.sh start 

3 - Use help argument or run the program without arguments for help menu'

./kalitorify.sh help

Note:

Kalitorify is KISS version of Parrot AnonSurf Module, developed by "Pirates' Crew" of FrozenBox - https://github.com/parrotsec/anonsurf

For informations about transparent proxy connections please read the official documentation: https://trac.torproject.org/projects/tor/wiki/doc/TransparentProxy

About

Bash script for transparent proxy through Tor - Kali Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%