Skip to content

Releases: letolab/tcp-repeater

v1.1.1

06 Apr 13:14
Compare
Choose a tag to compare

Fixed issue with timeouts.

If any of the destinations is offline all other destinations will be waiting for the timeout. Default timeout was 5seconds, now it's 250ms, can be configured with -t CLI param, for example100ms or any other time duration, i.e. 2s, 1m, etc.

Built with Go1.6

v1.1

09 Sep 14:45
Compare
Choose a tag to compare

Add support for write back from first upstream.