Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Tutorial - https://youtu.be/nrGt4m_X0dY
- git clone https://github.com/trailofbits/algo.git
- cd algo
- sudo apt install -y python3-virtualenv
- python3 -m virtualenv --python="$(command -v python3)" .env &&
- source .env/bin/activate &&
- python3 -m pip install -U pip virtualenv &&
- python3 -m pip install -r requirements.txt
- ansible==2.8.8exit
- https://www.wireguard.com/install/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement