--- embedaddon/miniupnpd/miniupnpc/external-ip.sh 2023/09/27 11:25:11 1.1 +++ embedaddon/miniupnpd/miniupnpc/external-ip.sh 2023/09/27 11:25:11 1.1.1.1 @@ -1,4 +1,4 @@ #!/bin/sh -# $Id: external-ip.sh,v 1.1 2023/09/27 11:25:11 misho Exp $ +# $Id: external-ip.sh,v 1.1.1.1 2023/09/27 11:25:11 misho Exp $ # (c) 2010 Reuben Hawkins upnpc -s | sed -n -e 's/^ExternalIPAddress = \([0-9.]*\)$/\1/p'