Skip to content

Instantly share code, notes, and snippets.

@dave-4k
Last active March 25, 2022 15:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dave-4k/3c296728157b176f1ec76278d9346f9a to your computer and use it in GitHub Desktop.
Save dave-4k/3c296728157b176f1ec76278d9346f9a to your computer and use it in GitHub Desktop.
6tunnel Autostart-Script
#!/bin/sh
sleep 10s
killall 6tunnel
sleep 10s
6tunnel 1194 DDNS-DOMAIN 1194
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment