80
is on which port to map,5000
is the localhost port, the service we want to expose.
ssh -R 80:localhost:5000 nokey@localhost.run
80
is on which port to map, 5000
is the localhost port, the service we want to expose.ssh -R 80:localhost:5000 nokey@localhost.run
sudo chown root:stroky /dev/input/ --recursive
Temp.sh (4G) https://temp.sh/
Bashupload (insane size) https://bashupload.com/ Read more…
ffmpeg -i Downloads/pooja_updated.mp4 -i aum.opus -map 0:v:0 -map 1:a:0 -c:v copy -shortest -y output3.mp4
Read more…