piterskiy

Create proxies

Nov 27th, 2017
25,713
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.22 KB | None | 0 0
  1. #https://habrahabr.ru/post/309628/
  2.  
  3. cd /root/
  4. wget https://raw.githubusercontent.com/Brizovsky/Breeze-Easy-Shell/master/breeze.sh -r -N -nd
  5. cat >> /root/.bashrc <<END
  6. alias breeze='cd /root/
  7. sh breeze.sh'
  8. END
  9. exit
Advertisement
Add Comment
Please, Sign In to add comment