Skip to content

everhaze/Auto-Arti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auto-Arti

Simplifies fetching tor bridges and configuration for Arti.

Info

This CLI tool automatically fetches bridges from Tor's api, writes them to Arti's config and starts Arti for you.
You can pick between:
0 = no bridge
1 = vanilla bridge
2 = obfs4 bridge
3 = webtunnel bridge

It also creates the config paths for you if you havent created them yet.

Installation

Make sure you have Arti and Lyrebird installed.

To install Arti:

Make sure to use --locked and to export cargos path.

cargo install arti --locked

In .zshrc or .bashrc add:

export PATH="$HOME/.cargo/bin:$PATH"

To install Lyrebird:

Go to https://www.torproject.org/download/tor/
You can pick between GNU/Linux x86_64 and aarch64.
Now extract it and put it inside /usr/bin/

tar -xf tor-expert-bundle...
sudo cp tor/pluggable_transports/lyrebird /usr/bin
sudo chmod +x /usr/bin/lyrebird

Both should be accessible through your terminal if you installed them properly.

Note

It completely depends on Tor's api, Lyrebird and Arti. You must have all of them installed and exported for this tool to work.
This was made for linux only and has been tested on x86_64 and aarch64.

About

Simplifies fetching tor bridges and configuration for Arti.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages