miniupnp VS libjuice

Compare miniupnp vs libjuice and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
miniupnp libjuice
4 2
1,388 367
- -
8.8 7.2
10 days ago 12 days ago
C C
BSD 3-clause "New" or "Revised" License Mozilla Public License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

miniupnp

Posts with mentions or reviews of miniupnp. We have used some of these posts to build our list of alternatives and similar projects.
  • Steam Games Strict NAT Issue
    1 project | /r/PFSENSE | 5 Jul 2023
  • Xbox strict NAT
    1 project | /r/opnsense | 30 Jul 2022
    It's odd, because the nat-pmp/pcp configuration does support a lifetime configuration (apparently not exposed by the OPNSense UI). I assume that's not shared by the UPnP code path. Even so, time-limited rules was one of the security additions with UPnP v2, so I would doubt "unlimited" would be an option if it were made configurable. It really feels like this is on Xbox to implement properly. Other UPnP consumers like Plex handle it just fine.
  • pfSense CE 2.5.2-RELEASE Now Available
    1 project | /r/PFSENSE | 14 Jul 2021
    https://github.com/miniupnp/miniupnp/issues/413 is closed. So I’m not sure if the problem exists there still or where?
  • Testing 2.5.1 and 2.6 in a VM. Where is UPNP?
    1 project | /r/PFSENSE | 14 May 2021
    Reading this https://github.com/miniupnp/miniupnp/issues/448 is pretty sad. UPNP is very useful for home users. We are 5 people in our family with about 20 internet connected devices. No way I am setting up Port Forwarding manually for each app on each device. I have other things to do with my very scarce free time.

libjuice

Posts with mentions or reviews of libjuice. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-07.
  • P2P connectivity using ICE (STUN/TURN)
    1 project | /r/gamedev | 20 Mar 2023
    For the client side, I've looked at https://github.com/paullouisageneau/libjuice, which looks promising. We want to to keep our server for the matchmaking, but then make additional use of a new server for the connectivity stage once players have agreed a game.
  • A simple C implementation to stream H.264 to browser using WebRTC
    6 projects | news.ycombinator.com | 7 Apr 2021
    Nice, this looks like a simple and clear proof of concept!

    In practice, the dependency on glib, which depends in glib, can become a practical problem for embedded devices.

    That's actually why I developped libjuice [0] as the default ICE backend of libdatachannel [1].

    [0] https://github.com/paullouisageneau/libjuice

What are some alternatives?

When comparing miniupnp and libjuice you can also consider the following projects:

nft-qos - QoS over Nftables (This packages is merged upstream, please visit openwrt/packages and openwrt/luci for more detail)

libdatachannel - C/C++ WebRTC network library featuring Data Channels, Media Transport, and WebSockets

AirConnect - Use AirPlay to stream to UPnP/Sonos & Chromecast devices

violet - Lightweight STUN/TURN server

sslsplit - Transparent SSL/TLS interception

openmiko - Open source firmware for Ingenic T20 based devices such as WyzeCam V2, Xiaomi Xiaofang 1S, iSmartAlarm's Spot+ and others.

hev-socks5-tproxy - A simple, lightweight socks5 transparent proxy for Linux. (IPv4/IPv6/TCP/UDP)

libpeer - WebRTC Library for IoT/Embedded Device using C

conntracker - A good addition to your conntrack-tools package. Conntracker acts like a firewall sniffer, it analysis, realtime, with very low overhead, all iptables (or nf_tables) existing flows and inform you, at the very end of its execution, all flows in a sorted and consumable way.

n2n - Peer-to-peer VPN

pupnp - libupnp: Build UPnP-compliant control points, devices, and bridges on several operating systems.

nbnet - single header C(99) library to implement client-server network code for games