Advertisement
epicminer

fooocus local tunnel

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