6 puntos por xguru 2020-01-19 | Aún no hay comentarios. | Compartir por WhatsApp

Comandos para servir la carpeta actual en la web

python -m http.server 8000

twistd -n web -p 8000 --path .

ruby -run -ehttpd . -p8000

php -S 127.0.0.1:8000

busybox httpd -f -p 8000

webfsd -F -p 8000

Aún no hay comentarios.

Aún no hay comentarios.