From 7f69a51022ae7456c20ec5d4f0b84843561d0116 Mon Sep 17 00:00:00 2001 From: makefu Date: Fri, 4 Nov 2011 10:22:51 +0100 Subject: //retiolum/bin/my-ip: initial commit script to find your nat'ed ip address --- retiolum/bin/my-ip | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 retiolum/bin/my-ip (limited to 'retiolum/bin/my-ip') 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 -- cgit v1.2.3