On 08/05/2013 01:49 PM, Laurens Van Houtven wrote:
Hi,

I'd like to do something akin to port forwarding using Conch.

Specifically, I want to be able to make connections to something listening on a particular port on the client, and I want the client to be able to make connections to some ClientFactory in the server.

That doesn't sound like port forwarding, that sounds like a custom server-side protocol?

Can I do this with regular SSH clients, or do I need to write those too?

Assuming it's what I said, yes: http://as.ynchrono.us/2011/08/twisted-conch-in-60-seconds-protocols.html may be useful.

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to