Skip to content

Instantly share code, notes, and snippets.

View JacopoDaeli's full-sized avatar
🙈

Jacopo Daeli JacopoDaeli

🙈
View GitHub Profile
@mildred
mildred / howto_nat_traversal.md
Last active March 23, 2025 13:04
How To TCP NAT Traversal using Node.js and a STUN Server

How To TCP NAT Traversal using Node.js and a STUN Server

With the scarecity of IPv4 addresses, and IPv6 still not available at large, NAT traversal is becoming a necessity. Especially with the generalisation of Carrier-grade NATs that you can find on mobile connections. Even with IPv6 you may suffer NAT66. Imagine your mobile device that gets only a single Ipv6 address, and you want to share it on your computer.

The solution might be in a decentralized protocol for address attribution such

@staltz
staltz / introrx.md
Last active May 4, 2025 15:01
The introduction to Reactive Programming you've been missing
@luvtechno
luvtechno / wantedly-internship-learning-resources.md
Last active January 16, 2020 13:07
Webエンジニア・インターン向け資料集