Skip to content

Releases: hellomouse/tinc

Development release

08 Jul 02:10
4c6a9a9
Compare
Choose a tag to compare
Development release Pre-release
Pre-release
Add timeouts to 'tinc join'

Since server tarpits suspicious connections, `tinc join` doesn't have
the best UX (if anything is broken on server's side, `tinc join` just
hangs indefinitely).

Since we don't want to leak information to the client, add timeouts on
the client side and notify the user that something is amiss if timeout
is reached.