Git Product home page Git Product logo

Comments (1)

miroslavpejic85 avatar miroslavpejic85 commented on August 21, 2024

There are several open-source solutions available for building a STUN server or a similar P2P intermediary server. Here are a few options:

  1. Coturn: Coturn is a free and open-source implementation of TURN and STUN server for VoIP and WebRTC. It's widely used and supports various platforms including Linux, macOS, and Windows. Coturn provides a flexible and feature-rich solution for NAT traversal in P2P communication.

    GitHub Repository: Coturn

  2. pystun: If you prefer a solution in Python, pystun is a lightweight STUN client and server library. It's easy to use and can be integrated into your Python-based projects for handling STUN functionality.

    GitHub Repository: pystun

  3. Stuntman: Stuntman is an open-source STUN server implementation written in C. It's designed to be lightweight and efficient, suitable for embedding into other projects or running as a standalone server.

    GitHub Repository: Stuntman

  4. Node-STUN: For Node.js developers, node-stun is a STUN server implementation written in JavaScript. It's designed to be lightweight and easy to integrate into Node.js applications.

    GitHub Repository: node-stun
    Available Stun to try: public-stun

These solutions provide a good starting point for building your own STUN server or P2P intermediary server.

from p2p.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.