Skip to content

Releases: AGWA/snid

v0.3.0

27 Aug 10:37
Compare
Choose a tag to compare

When the ALPN protocol is xmpp-client or xmpp-server, snid will now do a SRV record lookup to determine the backend's IP address, to emulate the behavior of XMPP clients or servers connecting directly to the backend.

v0.2.0

01 Sep 15:45
Compare
Choose a tag to compare

It is now possible to listen on all IPv4 interfaces by specifying an address of 0.0.0.0, e.g. -listen tcp:0.0.0.0:443

v0.1.2

19 Apr 21:43
Compare
Choose a tag to compare
Add GitHub Actions to automatically build release binaries