Build libminiupnpc from source now, and update version.

This commit is contained in:
Adam Ierymenko
2015-11-16 18:28:55 -08:00
parent a13a21377c
commit cf6164e847
85 changed files with 11889 additions and 5 deletions

4
ext/miniupnpc/external-ip.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
# $Id: external-ip.sh,v 1.1 2010/08/05 12:57:41 nanard Exp $
# (c) 2010 Reuben Hawkins
upnpc -s | grep ExternalIPAddress | sed 's/[^0-9\.]//g'