|
You are here |
blog.ononoki.org | ||
| | | | |
tailscale.com
|
|
| | | | | In this post, we'll talk about how to establish a peer-to-peer connection between two machines, in spite of all the obstacles in the way. | |
| | | | |
educatedguesswork.org
|
|
| | | | | [AI summary] The text discusses the design, deployment, and challenges of TURN (Traversal Using Relay) servers in the context of NAT traversal and real-time communication protocols like WebRTC. It explains how TURN works by relaying media traffic through a server, the differences between TCP and UDP for TURN, and the trade-offs between performance and reliability. It also covers scenarios where TURN is necessary, such as when users are behind restrictive firewalls or NATs, and highlights the advantages of TURN over other protocols. The text also touches on deployment considerations, such as the use of a single shared TURN server in WebRTC environments, and the historical context of TURN's development in relation to SIP and VoIP. Finally, it mentions the pote... | |
| | | | |
kaspars.net
|
|
| | | | | WireGuard can be used for a lot of things: Managing router configuration remotely behind NATed networks such as mobile connections.Connecting to your home network while on the road for home automation and safe internet access.Connecting several networks over the public internet. This post focuses on enabling remote access to Mikrotik routers and the attached networks.... | |
| | | | |
gist.github.com
|
|
| | | GitHub Gist: instantly share code, notes, and snippets. | ||