mirror of
https://github.com/casjaysdevdocker/tools
synced 2025-09-18 03:57:46 -04:00
Create ifconfig.co.sh
This commit is contained in:
7
ifconfig.co.sh
Normal file
7
ifconfig.co.sh
Normal file
@@ -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
|
Reference in New Issue
Block a user