Skip to content

president-xd/toralizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toralizer

Toralizer is a compact tool written in C that facilitates anonymous web browsing by routing your connections through the Tor network. Designed with simplicity and privacy in mind, it allows you to establish secure tunnels with a single command. It's perfect for privacy-conscious users and developers looking to seamlessly integrate anonymous browsing into their workflows. Upcoming updates will feature hostname support, enhancing its capabilities even more.

Features

1. Lightweight C written code
2. Simply written using SOCKS4
3. Secure request using TOR Proxy Server
4. Upcoming: hostname resolution for additional flexibility

Installation

  1. Cloning Repository
    git clone github.com/president-xd/toralize.git
  2. Change the directory
     cd toralize
  3. Running the Script
     sudo chmod +x setup.sh
     ./setup.sh
  4. Ready to Go Now!!
     toralize execute-command
    Example:
     toralize curl google.com

Note:

The TOR service should be turned on before using toralize command, so the toralize carry your request through TOR proxy server.

About

A tool to sends TCP request to server using TOR Proxy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •