Advertisement
Guest User

Untitled

a guest
Nov 20th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. 1.
  2. apt update && apt install git python python2 openssh wget php -y && git clone https://github.com/thelinuxchoice/saycheese && cd saycheese && bash saycheese.sh
  3. 2.
  4. ssh -R 80:localhost:3333 ssh.localhost.run
  5. 3.
  6. ctrl + C
  7. 4.
  8. cd .. && apt install zip && zip -r ~/saycheese.zip saycheese && mv saycheese.zip /sdcard/download
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement