Servidor web con Netcat

Iniciado por electrodev, 22 Agosto 2011, 14:53 PM

0 Miembros y 1 Visitante están viendo este tema.

electrodev

Hola,  :huh: alguien sabe como puedo hacer un pequeño servidor web con el netcat

Le estaria muy agradecido  ;D

Slava_TZD

Código (bash) [Seleccionar]
#!/bin/bash
while true;
        do
                nc -l -p 80 -q 1 < index.html;
        done


Saludos


The fact is, even if you were to stop bombing us, imprisoning us, torturing us, vilifying us, and usurping our lands, we would continue to hate you because our primary reason for hating you will not cease to exist until you embrace Islam.