Advertisement
askanton

Бесплатный VPN сервер для личного пользования

Jul 21st, 2020
385
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. Tutorial - https://youtu.be/nrGt4m_X0dY
  2. git clone https://github.com/trailofbits/algo.git
  3. cd algo
  4. sudo apt install -y python3-virtualenv
  5. python3 -m virtualenv --python="$(command -v python3)" .env &&
  6. source .env/bin/activate &&
  7. python3 -m pip install -U pip virtualenv &&
  8. python3 -m pip install -r requirements.txt
  9. ansible==2.8.8exit
  10. https://www.wireguard.com/install/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement