Minor bugfix
This commit is contained in:
@@ -139,7 +139,7 @@ if [[ -z "$TARGET_IP" ]]; then
|
||||
if [[ -z "$APP_IP" ]]; then
|
||||
debug "No any IP address found for TARGET: $TARGET, try again to resolv";
|
||||
name_resolver $i;
|
||||
debug "source ip is $APP_IP";
|
||||
debug "target ip is $APP_IP";
|
||||
|
||||
if [[ -z "$APP_IP" ]]; then
|
||||
debug "No any IP address found for TARGET: $TARGET, giving up";
|
||||
|
Reference in New Issue
Block a user