We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Stuntman – STUN server and client

New version 1.2. This is the code to STUNTMAN – an open source STUN server and client code by john selbie. Compliant with the latest RFCs including 5389, 5769, and 5780. Also includes backwards compatibility for RFC 3489. ICE and WebRTC ready.

Version 1.2 compiles on Linux, MacOS, BSD, and Solaris. Supports the STUN protocol on both UDP and TCP for both IPv4 and IPv6. Windows binaries are also provided.

Additional features are in development.

This is a mirror of the code on https://github.com/jselbie/stunserver More details on the project’s website: http://www.stunprotocol.org

Today’s small-to-medium-sized (SMB) businesses and large enterprises are saving on their monthly communications costs by making one simple decision: to switch to a VoIP service solution from their old, outdated Plain Old Telephone Service (POTS). By choosing a new VoIP service, these companies enjoy the flexibility, reliability, call features, and audio quality that only a VoIP service can provide. Plus, they cut their phone bill by up to 70%!

Website http://www.stunprotocol.org
Tags
License
Platform
Features
  • Supports latest RFCs (5389, 5769, and 5780) in addition to legacy RFC 3489
  • UDP and TCP support for both IPv4 and IPv6
  • Flexible "basic" mode supports running on a server with only 1 IP. Allows for responding to port mapping (binding) requests
  • Extended "full" mode - supports running on servers with two IP address to facilitate NAT behavior detection in addition to binding requests
  • Stun code library and client application implement all NAT detection tests specified in RFC 5780
  • Support for running the server behind a NAT or hosted environment such as Amazon EC2
  • WebRTC and ICE ready