Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am voltid on github.
  • I am volt (https://keybase.io/volt) on keybase.
  • I have a public key whose fingerprint is 9C53 5D3E 2AC1 4B26 602A AD77 E666 500C 7BFA BEEA

To claim this, I am signing this object:

@voltid
voltid / hyperboria.sh
Last active December 18, 2015 11:39 — forked from thefinn93/README.md
CJDNS Script
#!/bin/sh -e
### BEGIN INIT INFO
# hyperboria.sh - An init script (/etc/init.d/) for cjdns
# Provides: cjdroute
# Required-Start: $remote_fs $network
# Required-Stop: $remote_fs $network
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Cjdns router
# Description: A routing engine designed for security, scalability, speed and ease of use.