Skip to content

Instantly share code, notes, and snippets.

View KentoHardRok's full-sized avatar
💭
away

KentoHardRok

💭
away
View GitHub Profile
#!/usr/bin/env bash
# Based on https://github.com/edanaher/scaleway-utils/blob/45d89a534d0ff9427a120e509d215e195fe083dc/tinc/add-tinc.sh
export PS4="\[\033[32;1m++\[\033[0m "
set -ex
HOST=$1
TINCIP=$2
TINCNAME=${3:-$1}