[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ciente http en bash



Manolet Gmail wrote:
> Hola amigos de la lista debian. Tengo una dudilla...
> 
> Queria saber si es posible hacer un cliente http en un script en
> linux. En realidad no quiero recibir ningun dato, solo necesito que el
> script lea un archivo y lo mande por variables de tipo POST a un
> script en PHP.
> 
> que tan posible es?
> 
> 

Prueba con netcat (nc), aunque te hará bajar al nivel de TCP.
$ apt-cache show netcat

Por otra parte, con un poco de Python o Perl creo que te sería más fácil
simular clientes HTTP.

 Saludos
-- 
--
Gabriel Núñez~
   -
gabriel.nnl(at)estudiante.uam.es -- gabriel.nunez(at)hispalinux.es
//May The Source Be With You//
--//--
--//-- Infórmese sobre las patentes de software: /-
http://proinnova.hispalinux.es/
http://eupat.ffii.org/



Reply to: