Skip to content

Third release towards 1.0

Latest
Compare
Choose a tag to compare
@vanrein vanrein released this 21 Feb 16:00
· 1 commit to master since this release

SocketSynergy helps to connect peers behind firewalls. It is a generic
solution to a problem that most peer-to-peer applications run into.

SocketSynergy should now work for UDP, TCP and SCTP. Because it assumes transparant addressing, it is built with IPv6 in mind.

This release runs a privileged daemon to allow non-privileged programs to upgrade their sockets using a synergy() call. Whether the daemon is required is determined automatically within the synergy() call itself.