summaryrefslogtreecommitdiffstats
path: root/ship/lib/retiolum
Commit message (Collapse)AuthorAgeFilesLines
* implement IRC proposal to refresh supernodesmakefu2014-02-261-1/+19
| | | | | | | //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
* sort //ship/lib/retiolummakefu2014-02-261-27/+29
|
* add //ship/src/refresh-supersmakefu2014-02-211-4/+7
| | | | | | | | 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.
* add proposal for find-supersmakefu2014-02-201-0/+76
this script may be used when bootstrapping new retiolum nodes