Advertisement
epicminer

rdp local tunnel colab

May 8th, 2024 (edited)
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.21 KB | None | 0 0
  1. !npm install -g localtunnel
  2. !python3 -m pip install notebook
  3. !git clone https://github.com/epic-miner/colabrdp.git
  4. !lt --port 8888 & python3 -m notebook --allow-root & wget -q -O - https://loca.lt/mytunnelpassword
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement