Upload files to "/"
This commit is contained in:
commit
379b02a578
|
@ -0,0 +1,34 @@
|
||||||
|
docker run -d -p 6080:80 -v /dev/shm:/dev/shm dorowu/ubuntu-desktop-lxde-vnc
|
||||||
|
|
||||||
|
|
||||||
|
curl -sLKO https://is.gd/nomachinewindows10 ; bash
|
||||||
|
nomachinewindows10
|
||||||
|
|
||||||
|
|
||||||
|
--------------------------------------------------------
|
||||||
|
|
||||||
|
rdp ubuntu
|
||||||
|
----------
|
||||||
|
|
||||||
|
wget -O ubuntu.sh https://adilsadqi.github.io/ubuntu/ubuntu.sh > /dev/null 2>&1
|
||||||
|
chmod +x ubuntu.sh
|
||||||
|
./ubuntu.sh
|
||||||
|
|
||||||
|
|
||||||
|
2aftGHeY2OE21B8b2z8ISCyF05t_6kV3sdAJcq7WfdUL6QMoa
|
||||||
|
|
||||||
|
|
||||||
|
--------------------------------------------------------
|
||||||
|
keep active
|
||||||
|
-----------
|
||||||
|
|
||||||
|
wget -O keep_active.sh https://adilsadqi.github.io/keep/active.sh > /dev/null 2>&1
|
||||||
|
chmod +x keep_active.sh
|
||||||
|
./keep_active.sh
|
||||||
|
|
||||||
|
--------------------------------------------------------
|
||||||
|
6.tcp.eu.ngrok.io:14289
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue