summaryrefslogtreecommitdiffstats
path: root/retiolum/scripts
Commit message (Collapse)AuthorAgeFilesLines
* rewrite github_listenereuer2012-12-095-3/+39
|
* fixed sudo envLassulus2012-12-091-22/+23
|
* added variable stuffLassulus2012-12-091-15/+34
|
* now workingLassulus2012-12-091-5/+19
|
* Merge branch 'master' of github.com:krebscode/painloadLassulus2012-12-095-113/+3
|\
| * Merge branch 'master' of github.com:krebscode/painloadeuer2012-12-073-28/+159
| |\
| | * Merge branch 'master' of github.com:krebscode/painloadmakefu2012-12-071-0/+158
| | |\
| | * | write_channel.py rewritten to announce_pubkeymakefu2012-12-072-28/+1
| | | | | | | | | | | | | | | | | | | | announce_pubkey is a shell-only implementation of the now obsolete write_channel script to announce a hosts public key the only dependency of this script is telnet, haven't seen a system without it for a while now
| * | | tinc_stats.py -> tinc_stats2jsoneuer2012-12-073-85/+2
| |/ / | | | | | | | | | tinc_stats2json is now able to parse new tincctl format as well as legacy syslog format
* | / new version, still WIPLassulus2012-12-091-25/+188
| |/ |/|
* | added new installer WIPLassulus2012-12-071-0/+158
|/
* github_listener: add READMEeuer2012-11-291-0/+18
|
* add github_listenereuer2012-11-292-0/+9
| | | | a listener which fires create-host-tar every time being hit by github webhook
* add find_super script to find valid supernodeseuer2012-11-293-7/+59
| | | | fix stderr issues
* retiolum: add find_supermakefu2012-11-221-0/+14
| | | | | script finds potential supernodes based on the open tinc port. if a dedicated port is added, the script will fail to produce correct output but it gives a good overview of the current supernode constellation
* make graphite host variable, fix bugEUcancER2012-06-223-11/+16
|
* //retiolum: trying to fix all_the_graphsEUcancER2012-06-061-4/+3
|
* //retiolum all_the_graphs: update to be non-intrusiveEUcancER2012-06-051-13/+14
|
* //retiolum adv_graphgen: now writing stats to graphiteEUcancER2012-06-025-13/+45
| | | | | | | | | painload now provides convenient tools to enable graphite stats generation currently logged are: - overall build time of graphs - anon and detailed build times - current number of users in the darknet
* //retiolum: adv_graphgen send stats via statsdEUcancER2012-06-012-1/+21
|
* added myself to hostsmiefda2012-02-231-4/+4
|
* compressionlassulus2012-01-241-1/+1
|
* //retiolum/adv_graphgen/sanitize: be less verboseEUcancER2012-01-041-2/+4
|
* //retiolum/adv_graphgen: add all_the_graphs script as tincd triggerEUcancER2012-01-041-0/+5
|
* //retiolum..adv_graphgen: add anonymizer functionalityEUcancER2012-01-042-0/+166
| | | | we are now able to generate full-detail graphs for the darknet and anonymized graphs for the public web
* //retiolum/scripts/adv_graphgen/parse_tinc_stats: parsing availability correctlyEUcancER2012-01-041-6/+13
|
* now less routinglassulus2012-01-021-12/+4
|
* fixedlassulus2011-12-271-1/+1
|
* //retiolum/tinc_setup: now using 10.243.x.x namespace'makefu2011-12-261-4/+3
|
* //retiolum/routing: verbose++makefu2011-12-261-1/+1
| | | | defaultroute is a bit more explicit about what happened
* now with multiple ip supportlassulus2011-12-241-1/+10
|
* added defaultroute scriptlassulus2011-12-231-0/+37
|
* by the powers of exclamation mark!lassulus2011-12-221-1/+1
|
* more testing...lassulus2011-12-221-1/+1
|
* more enterpriselassulus2011-12-221-2/+8
|
* changed regexlassulus2011-12-221-1/+1
|
* back to teh routes pt2lassulus2011-12-221-1/+1
|
* //retiolum/adv_graphgen: refactor graph generation, fix weight issueEUcancER2011-11-103-8/+17
|
* //retiolum tinc-up: first set up interface, then configuretv2011-11-101-2/+2
|
* //retiolum update: cp tinc-up and restart tincdtv2011-11-101-2/+0
| | | | | | This commit updates /etc's tinc-up if it has changed and then restarts tincd. If tinc-up hasn't changed then only HUP and ALRM are sent to the retiolum tincd process.
* //retiolum tinc-up: use iproute2 onlytv2011-11-101-9/+7
|
* //retiolum tinc-up: fix ipv4 netmasktv2011-11-091-3/+4
|
* //retiolum install.sh: more ipv4-adaptionstv2011-11-091-2/+2
|
* //retiolum tinc-up: adapt ipv4-rangetv2011-11-091-2/+2
|
* //retiolum install.sh: use fillxx for IPv4 (inactive)tv2011-11-091-0/+4
|
* //retiolum install.sh: default hostname + eloop@ipv4krebs2011-11-081-5/+11
|
* add script to find legacy hostsEUcancER2011-11-081-0/+59
|
* Merge branch 'master' of github.com:krebscode/painloadmakefu2011-11-043-9/+11
|\
| * //retiolum/adv_graphgen: bug-fixingEUcancER2011-11-043-9/+11
| | | | | | | | | | | | | | debian uses features of adv_graphgen which hasn't been tested until now. Bugs has been fixed concerning usage of LOG_FILE environ and many more fix minor calculation bug in availability calucluation (delete faulty archive lines)
* | //retiolum/adv_graphgen: tinc_stats now invokes USR2 against tinc deamonmakefu2011-11-041-0/+3
|/