Skip to content

Instantly share code, notes, and snippets.

View albertBuenaventura's full-sized avatar
🎯

Albert Buenaventura albertBuenaventura

🎯
View GitHub Profile
@cham11ng
cham11ng / git-ssh-configuration.md
Last active December 6, 2025 11:36
Configuring SSH for Git

Git Installation and SSH Configuration

By: Sagar Chamling

Installation

For Linux (Debian/Ubuntu):

sudo apt install git
@sagivo
sagivo / gist:3a4b2f2c7ac6e1b5267c2f1f59ac6c6b
Last active March 15, 2026 05:59
webRTC stun / turn server list
to check if the server works - https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice
stun:
stun.l.google.com:19302,
stun1.l.google.com:19302,
stun2.l.google.com:19302,
stun3.l.google.com:19302,
stun4.l.google.com:19302,
stun.ekiga.net,
stun.ideasip.com,