diff options
author | root <root@krebs> | 2011-05-27 02:15:17 +0200 |
---|---|---|
committer | root <root@krebs> | 2011-05-27 02:15:17 +0200 |
commit | d2ce18954f19edccf23dddf76c737cd76ca7881e (patch) | |
tree | 09d5deb390e5f7955b56b29730de22649b12f298 /modules/retiolum/scripts/README | |
parent | 8fe5eab10765eaf34a6f27802c17dad777863a87 (diff) |
prepare .scripts for import into krebscode
Diffstat (limited to 'modules/retiolum/scripts/README')
-rw-r--r-- | modules/retiolum/scripts/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/modules/retiolum/scripts/README b/modules/retiolum/scripts/README new file mode 100644 index 00000000..4dbb42af --- /dev/null +++ b/modules/retiolum/scripts/README @@ -0,0 +1,16 @@ +This Folder contains all the cool scripts created for tinc_retiolum + +currently the following functions are deployed: + +adv_graphgen/ - makefu + this folder contains a script suite which parses the interesting + parameters from the syslog file by sending SIGUSR2 to the tinc process + +tinc_multicast/ - Miefda,Lassulus + A tinc multicast script suite which provides automagic-discovery in a + local network by utilizing multicast + +tinc_setup/ - makefu (i am so sorry...) + A number of scripts which build and configure tinc on a local machine. + Core is the install.sh script which actually writes the configuration + and creates users as well as private/public keys |