summaryrefslogtreecommitdiffstats
path: root/ship/src/refresh-supers
Commit message (Collapse)AuthorAgeFilesLines
* unfix all the docker tests, sorry :(makefu2014-03-071-0/+2
|
* fix typo in //ship/src/refresh-supersmakefu2014-02-261-1/+1
|
* implement IRC proposal to refresh supernodesmakefu2014-02-261-1/+8
| | | | | | | //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
* add //ship/src/refresh-supersmakefu2014-02-211-0/+26
this script updates the currently configured supernodes in /etc/tinc/retiolum/tinc.conf with 5 random working supernodes in the retiolum darknet. The tinc.conf file can be given via environment. the hosts should be up-to-date in order to find all available supernodes.