From f75a3f3243e0d11a1f81e377e6d0a511ee83f293 Mon Sep 17 00:00:00 2001 From: casjay Date: Sat, 15 Aug 2020 08:25:51 -0400 Subject: [PATCH] Create ifconfig.co.sh --- ifconfig.co.sh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ifconfig.co.sh diff --git a/ifconfig.co.sh b/ifconfig.co.sh new file mode 100644 index 0000000..005a2a9 --- /dev/null +++ b/ifconfig.co.sh @@ -0,0 +1,7 @@ + +docker run \ +--detach \ +--name ifconfig \ +-p 127.0.0.1:8080:8080 \ +--restart=always \ +mpolden/echoip echoip -p -H X-Forwarded-For