Advertisement
epicminer

Untitled

May 20th, 2024 (edited)
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.64 KB | None | 0 0
  1. !npm install -g localtunnel
  2. !python3 -m pip install notebook
  3. !git clone https://github.com/epic-miner/sd.git
  4. !lt --port 8888 & python3 -m notebook --allow-root & wget -q -O - https://loca.lt/mytunnelpassword
  5.  
  6. =============================================================================
  7.  
  8. git clone https://github.com/epic-miner/sd.git
  9. cd sd
  10. sh sd.sh
  11.  
  12. =============================================================================
  13. lt --port 7865 & wget -q -O - https://loca.lt/mytunnelpassword
  14. =============================================================================
  15. unlimited liding solution
  16.  
  17. press ctrl + c
  18. and then
  19.  
  20. python launch.py
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement