=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== netselect-0.3.ds1/netselect-apt-192- [ -n "$DEBUG" ] && log "DEBUG: Running netselect: 'netselect $netselect_options $hosts'" netselect-0.3.ds1/netselect-apt:193: out=`netselect $netselect_options $hosts` netselect-0.3.ds1/netselect-apt-194- rv=$? ############################################## netselect-0.3.ds1/netselect.c-631- result.addr.sin_family = AF_INET; netselect-0.3.ds1/netselect.c:632: result.addr.sin_addr.s_addr = inet_addr(names[count]); netselect-0.3.ds1/netselect.c-633-