Skip to content

BTor is a single-file installer + manager for Tor service and Tor Browser, designed to simplify setup and management on Linux systems.

License

Notifications You must be signed in to change notification settings

linux-brat/BTor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

🧅 BTor – Tor Service & Browser Manager

Simple CLI + Manager for Tor Service & Tor Browser on Linux and Windows


Stars Forks Issues License

Linux Windows Bash Tor

GitButler


🚀 Quick Start

Choose your platform and follow the official instructions on the Releases pages:

   Linux Release


🔧 Usage

CLI Commands

btor                       # Launch interactive menu
btor start                 # Start Tor service
btor stop                  # Stop Tor service
btor restart               # Restart Tor service
btor enable                # Enable Tor at boot
btor disable               # Disable Tor at boot
btor status [--full]       # Show service status
btor update                # Update BTor
btor uninstall             # Uninstall BTor

⚙️ Environment Variables

Variable Default Description
BTOR_SERVICE_NAME tor.service Override Tor systemd service name
BTOR_HOME ~/.btor Installation directory
BTOR_BIN_LINK /usr/local/bin/btor Symlink path for global access
BTOR_REPO_RAW GitHub raw script URL Where updates are fetched from
BTOR_TOR_BROWSER_DIR ~/.local/tor-browser Where Tor Browser is installed
BTOR_TB_URL Official Tor tarball Override download URL

Example:

BTOR_SERVICE_NAME=tor@default.service btor start

📜 License

MIT License © 2025 linux-brat

About

BTor is a single-file installer + manager for Tor service and Tor Browser, designed to simplify setup and management on Linux systems.

Topics

Resources

License

Stars

Watchers

Forks