Skip to content

Instantly share code, notes, and snippets.

View Westixy's full-sized avatar
🐒

Esteban Sotillo Westixy

🐒
View GitHub Profile
@danielv99
danielv99 / l2tpclient.sh
Last active August 24, 2024 08:28
L2TP VPN client on Linux Debian
# Requirements
# debian/ubuntu
apt-get -y update && apt-get -y upgrade
apt-get -y install strongswan xl2tpd libstrongswan-standard-plugins libstrongswan-extra-plugins
VPN_SERVER_IP=''
VPN_IPSEC_PSK='y'
VPN_USER=''
VPN_PASSWORD=''
@martijnvermaat
martijnvermaat / nixos.md
Last active August 31, 2024 11:52
Installation of NixOS with encrypted root