Noip2 ist ein Programm zum Aktualisieren der DNS-Einträge bei noip.com
Binarys
Für mipsel-Fritz!Boxen (z.B. 7270, 7170 und andere):
Für mips-Fritz!Boxen (z.B. 7390, 7340 und andere):
Hilfe
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | # ./noip2 -h USAGE: noip2 [ -C [ -F][ -Y][ -U #min]     [ -u username][ -p password][ -x progname]]     [ -c file][ -d][ -D pid][ -i addr][ -S][ -M][ -h] Version Linux-2.1.9 Options: -C               create configuration data          -F               force NAT off          -Y               select all hosts/groups          -U minutes       set update interval          -u username      use supplied username          -p password      use supplied password          -x executable    use supplied executable          -c config_file   use alternate data path          -d               increase debug verbosity          -D processID     toggle debug flag for PID          -i IPaddress     use supplied address          -I interface     use supplied interface          -S               show configuration data          -M               permit multiple instances          -K processID     terminate instance PID          -z               activate shm dump code          -h               help (this text) | 
