>
On Wednesday, October 27, Vincenzo Di Somma wrote: > Hello, > newby question, can you suggest me a port forwarding > tool/snippet/example? It only does TCP port forwarding, but maybe that's enough: http://github.com/matthiasl/eproxy The forwarding is done in loop_body(), see: http://github.com/matthiasl/eproxy/blob/master/reflect.erl Matt