Skip to content

Instantly share code, notes, and snippets.

@kerel-fs
Created January 18, 2015 00:57
Show Gist options
  • Save kerel-fs/6eb062ee7844477d9c34 to your computer and use it in GitHub Desktop.
Save kerel-fs/6eb062ee7844477d9c34 to your computer and use it in GitHub Desktop.
#!/bin/bash
git clone https://github.com/freifunk/icvpn-meta
git clone -q -b 'test-tag' https://github.com/kerel-fs/icvpn-scrips.git
./icvpn-scripts/mkdns --format unbound --sourcedir ./icvpn-meta/ -x kbu -x chaosvpn -x dn42 --exclude-collisions > icvpn.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment