Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.1 KB

BUILD.md

File metadata and controls

31 lines (19 loc) · 1.1 KB

Building Anon Connection Wizard

Start by getting the source code:

git clone https://github.com/irykoon/anon-connection-wizard.git
cd anon-connection-wizard

Linux

Install the needed dependencies:

For Debian-like distros: apt install -y python3-yaml python3-pyqt5 python3-stem python3 tor obfs4proxy

For Fedora-like distros: dnf install -y python3-yaml python3-qt5 python3-stem python3 tor obfs4