mirror of
https://github.com/casjaysdevdocker/tools
synced 2025-12-12 20:52:10 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
8
scripts/ifconfig.co.sh
Executable file
8
scripts/ifconfig.co.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
docker run \
|
||||
--detach \
|
||||
--name ifconfig \
|
||||
-p 127.0.0.1:85:8080 \
|
||||
--restart=always \
|
||||
mpolden/echoip echoip -p -H X-Forwarded-For
|
||||
Reference in New Issue
Block a user