python -c 'import pty;pty.spawn("/bin/bash")'
python3 -m http.server 80 python2 -m SimpleHTTPServer 80
Last updated 4 years ago