Scripts


Un navegador web en un script de python de 1.2Kb

Hoy en minimalismo: Navegador para Linux en 1.2Kb Posted on Mayo 24, 2010 by x_fausto| 16 comentarios Pettan, Pettan, Tsurupettan Esto es sorprendente, al menos para mi, leyendo el blog de Motho ke motho ka botho encuentro este peculiar script, que esta escrito en python que permite navegar en cualquier pagina. El archivo pesa menos que [...]

Python HTTP to HTTPS redirector

Python HTTP to HTTPS redirector: Python HTTP to HTTPS redirector Description: This is a small python script that runs forever, listening for HTTP connections and redirecting them to a specified URL. This was written for the express purpose of redirecting an HTTP connection to an HTTPS server, but will happily redirect to any URL. If [...]