diff options
author | krebs <krebs@fuerkrebs> | 2011-11-04 12:40:43 -0400 |
---|---|---|
committer | krebs <krebs@fuerkrebs> | 2011-11-04 12:40:43 -0400 |
commit | 5876c5a411e77b6518148712abc0c5d5bd45049e (patch) | |
tree | fa22c7129266efb4ce9a322976d4d2b4f9097f5e /retiolum/bin | |
parent | c74c87e070eadac2acede8a416e7a0df90beb2df (diff) | |
parent | 71698721b593f9857038c35e3ca9c84e2aba4aff (diff) |
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'retiolum/bin')
-rwxr-xr-x | retiolum/bin/my-ip | 2 | ||||
l--------- | retiolum/bin/tinc_stats | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/retiolum/bin/my-ip b/retiolum/bin/my-ip new file mode 100755 index 00000000..fcfbba05 --- /dev/null +++ b/retiolum/bin/my-ip @@ -0,0 +1,2 @@ +#!/bin/sh +curl http://euer.krebsco.de/live/ip.php diff --git a/retiolum/bin/tinc_stats b/retiolum/bin/tinc_stats new file mode 120000 index 00000000..6a58af60 --- /dev/null +++ b/retiolum/bin/tinc_stats @@ -0,0 +1 @@ +/home/makefu/repos/krebs/retiolum/scripts/adv_graphgen/tinc_stats.py
\ No newline at end of file |