lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] SOCKS proxy on lwIP


From: atotorica
Subject: Re: [lwip-users] SOCKS proxy on lwIP
Date: Tue, 05 May 2015 18:34:27 -0300
User-agent: Teceng Webmail

Hi Sylvain,
I'm using a closed embedded hardware, for which I can't modify kernel code and don't have root access. To conect it to a network, I use a USB-Ethernet adapter. It's drivers run in userspace (via libusb) and lwIP goes on top. The OS is not even aware of this connection, so the proxy would allow regular applications to access the network (as long as they support SOCKS proxy, of course). I think this is the simplest and most effective solution, if I'm missing something please let me know :)

Regards,
Andres



El 2015-05-05 17:49, Sylvain Rochet escribió:
Hello,

On Tue, May 05, 2015 at 04:11:02PM -0300, address@hidden wrote:
Hello all,
I have lwIP up and running on a Linux system. I added some simple
applications and everything goes smoothly.
Now I want applications (eg web browser) to get an Internet
connection via lwIP. I figured the best way to do this is to run a
SOCKS proxy listening on the OS stack's localhost.
By googling around I found some similar git projects, but I wonder
if you have recommendations / know good implementations that can
help me out?

Why are you not using IP routing or NAT masquerading/SNAT ?

Sylvain




---AVISO LEGAL--------------

Este correo electronico y cualquier archivo transmitido con el son 
confidenciales y destinados exclusivamente al uso de la persona o entidad a la 
que van dirigidas. Si usted ha recibido este mensaje por error, por favor 
notifique al administrador del sistema. Este mensaje contiene informacion 
confidencial y esta dirigido solo a la persona nombrada. Si usted no es el 
destinatario correcto, no deberia difundir y distribuir copia de este e-mail. 
Por favor notifique inmediatamente al remitente por e-mail si usted ha recibido 
este correo electronico por error y elimine este e-mail de su sistema. Si usted 
no es el destinatario indicado, se le notifica que revelar, copiar, distribuir 
o tomar cualquier accion basada en el contenido de esta informacion esta 
estrictamente prohibida.



---DISCLAIMER---------------

This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. If 
you have received this email in error please notify the system manager. This 
message contains confidential information and is intended only for the 
individual named. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and delete 
this e-mail from your system. If you are not the intended recipient you are 
notified that disclosing, copying, distributing or taking any action in 
reliance on the contents of this information is strictly prohibited.

----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]