Skip to content

Instantly share code, notes, and snippets.

View martijnw's full-sized avatar

Martijn martijnw

  • Wherever there's free Wi-Fi.
View GitHub Profile

Keybase proof

I hereby claim:

  • I am martijnw on github.
  • I am martijnw (https://keybase.io/martijnw) on keybase.
  • I have a public key ASDzpJ5n-N24phbunOkAl7aIB6xkHRZh2lCyvJx5MKwmhgo

To claim this, I am signing this object:

@martijnw
martijnw / ArchLinux VPN
Created May 18, 2016 21:58 — forked from jinzhu/ArchLinux VPN
a script to quick setup vpn server in archlinux
#!/bin/bash
# wosmvp@gmail.com
# thanks sushiyant (me@sushiyant.org)
pacman -S iptables pptpd
echo "iptables -A INPUT -i ppp+ -j ACCEPT" >> /etc/rc.local
echo "iptables -A OUTPUT -o ppp+ -j ACCEPT" >> /etc/rc.local
echo "iptables -A INPUT -p tcp --dport 1723 -j ACCEPT" >> /etc/rc.local
echo "iptables -A INPUT -p 47 -j ACCEPT" >> /etc/rc.local
Verifying that +mrbitc0in is my blockchain ID. https://onename.com/mrbitc0in