libzt
husarnet
libzt | husarnet | |
---|---|---|
5 | 5 | |
177 | 300 | |
2.8% | 1.0% | |
5.5 | 9.4 | |
5 months ago | 3 days ago | |
C++ | C++ | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
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.
libzt
-
"Jellyfin remote" with zerotier?
It would be great if that functionality could be integrated directly into the jellyfin server and apps. libzt has good support for all the languages that jellyfin and it's clients use.
-
What are the most important metrics for measuring cloud and endpoint security?
BlindSPOT: https://blindspotsec.com/ Specific graphic from BlindSPOT: https://blindspotsec.com/wp-content/uploads/2021/04/Failure_Before.jpg How to Measure Anything in Cybersecurity Risk: https://www.amazon.com/dp/B01J4XYM16/ Monte Carlo simulation approach: https://embracethered.com/blog/posts/2020/red-teaming-and-monte-carlo-simulations/ D3FEND: https://d3fend.mitre.org/ ATT&CK mappings: https://github.com/center-for-threat-informed-defense/attack-control-framework-mappings ATT&CK evals: https://attackevals.mitre-engenuity.org/index.html CALDERA: https://github.com/mitre/caldera Offensive Countermeasures: https://www.amazon.com/dp/1974671690/ SPIFFE: https://spiffe.io/ SPIRE: https://github.com/spiffe/spire Zerotier: https://www.zerotier.com/ Zerotier libzt: https://github.com/zerotier/libzt
-
I created a small game. Is it possible to make it multiplayer with ZeroTier?
Basically you have to make it work within the LAN yourself, then you can use Zerotier (or even libzt) to make it work over the internet.
- Use case for zt - managed IT services provider
-
How to verify membership in a private Peer to Peer network with flask?
Take a look at zerotier it's open source, they offer a free tier and you can even bake it directly into your app(they have a library on GitHub lizbt. Unless you are willing to become a security analyst don't roll your own crypto it's never worth it, use a vpn or something https based.
husarnet
-
ZeroTier VS husarnet - a user suggested alternative
2 projects | 23 Jan 2023
-
Husarnet 2.0 Is Out
Hi guys, Dominik - CTO @ Husarnet here.
Basically Husarnet is a p2p VPN that is optimized for autonomous robots running ROS/ROS2, but also for embedded devices (like ESP32)
I wanted to let you know that we have released a huge update making Husarnet API-centric and ready for scalling faster on more platforms (including embedded devices other than ESP32 :) ). More info in the release note https://github.com/husarnet/husarnet/releases/tag/v2.0.0
Happy to answer any questions.
-
ESP32 to ESP32 communication over the internet
You can use the same code to flash multiple ESP32 boards - each ESP32 automatically detects all peers in the same Husarnet VPN network (recently open sourced: https://github.com/husarnet/husarnet ).
- Husarnet P2P VPN Client is now open source
- Husarnet P2P VPN Client in now open source
What are some alternatives?
GameNetworkingSockets - Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. P2P networking / NAT traversal. Encryption.
ESP32-to-ESP32 - ESP32 to ESP32 communication example using Arduino framework. Secure, P2P, low latency connection between devices is established. Button connected to the first ESP32 controlls LED connected to second ESP32.
libdatachannel - C/C++ WebRTC network library featuring Data Channels, Media Transport, and WebSockets
AsyncHTTPRequest_Generic - Simple Async HTTP Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of AsyncTCP libraries, such as AsyncTCP, ESPAsyncTCP, AsyncTCP_STM32, etc.. for ESP32 (including ESP32_S2, ESP32_S3 and ESP32_C3), WT32_ETH01 (ESP32 + LAN8720), ESP8266 (WiFi or W5x00) and currently STM32 with built-in LAN8742A Ethernet.
ZeroTier - A Smart Ethernet Switch for Earth
fastclick - FastClick - A faster version of the Click Modular Router featuring batching, advanced multi-processing and improved Netmap and DPDK support (ANCS'15). Check the metron branch for Metron specificities (NSDI'18). PacketMill modifications (ASPLOS'21) as well as MiddleClick(ToN, 2021) are merged in main.
tinyfecVPN - A VPN Designed for Lossy Links, with Build-in Forward Error Correction(FEC) Support. Improves your Network Quality on a High-latency Lossy Link.
win-app - Official ProtonVPN Windows app
turbo-beep - Peer to peer file sharing and messaging between different networks including server acting as a mediator (TCP hole punching).
spire - The SPIFFE Runtime Environment