diff options
author | makefu <github@syntax-fehler.de> | 2014-02-26 22:53:35 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2014-02-26 23:03:06 +0100 |
commit | d818d26256380d1be91cb3d449271da96adb2105 (patch) | |
tree | f8a8c124f9000319b96d270686c6132fd75854e3 /ship/src/refresh-super-keys | |
parent | be4d573b21895449e57a8263a5a9ca292500a74b (diff) |
implement IRC proposal to refresh supernodes
//ship/src/refresh-supers is the script which will update your tinc config and
choose 5 working supernodes for you to connect to.
This proposal may become part of the tinc.krebsco.de install script
Diffstat (limited to 'ship/src/refresh-super-keys')
-rw-r--r-- | ship/src/refresh-super-keys | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ship/src/refresh-super-keys b/ship/src/refresh-super-keys new file mode 100644 index 00000000..dddbe846 --- /dev/null +++ b/ship/src/refresh-super-keys @@ -0,0 +1,5 @@ +#!/bin/sh +#@info +#@include retiolum +#@mainifyme +refresh_supernode_keys |