Giter Site home page Giter Site logo

kalitorify's Introduction

Kalitorify v1.5.0

Transparent proxy trough Tor for Kali Linux OS

Configuration

Update system and install tor:

sudo apt update && sudo apt full-upgrade -y
sudo apt install -y tor

Modify /etc/tor/torrc file, add the follows:

VirtualAddrNetworkIPv4 10.192.0.0/10
AutomapHostsOnResolve 1
TransPort 9040
SocksPort 9050
DNSPort 5353

Start program

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

./kalitorify.sh --help
...

└───╼ ./kalitorify --argument

Arguments:

--help      show this help message and exit
--start     start transparent proxy for tor
--stop      reset iptables and return to clear navigation
--status    check status of program and services
--restart   restart tor service and change IP
--version   display program and tor version then exit

Start Transparent Proxy with --start argument

./kalitorify.sh --start
...

:: Starting Transparent Proxy

Note:

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

Tor project page about transparent proxy and DNS proxy: https://trac.torproject.org/projects/tor/wiki/doc/TransparentProxy

New Tor Entry Guards, this is usually something to avoid unless you know what you are doing, for more information please read here:

https://www.whonix.org/wiki/Tor#Non-Persistent_Entry_Guards

https://forums.whonix.org/t/persistent-tor-entry-guard-relays-can-make-you-trackable-across-different-physical-locations/2090

For other informations please read official Tor project page: https://trac.torproject.org/projects/tor

kalitorify's People

Contributors

brainfucksec avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.