improve local Socks5 proxy implemetation

Description

  • only starts if configured to do so

  • now runs on the configured port

  • for security it only stores connections that are locally initiated

  • allowed connections are now identified by the stream digest (was just a counter in old implementation)

  • proxy now responds with errors where possible (old implementation just closed the stream) (http://tools.ietf.org/html/rfc1928 Chapter 3 and Chapter 6)

  • contains test to verify implementation

Environment

None

Attachments

1

Activity

Show:

Henning Staib August 15, 2010 at 12:15 PM

done in revision 11821

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created March 4, 2010 at 3:36 AM
Updated October 7, 2013 at 2:35 AM
Resolved November 24, 2010 at 3:03 AM