update
This commit is contained in:
parent
2e71f1c6f0
commit
78c392b8de
1 changed files with 1 additions and 4 deletions
|
|
@ -70,7 +70,7 @@ test_conn() {
|
||||||
echo -e "${RED}[FAIL]${NC} $desc ($target) - BLOCKED"
|
echo -e "${RED}[FAIL]${NC} $desc ($target) - BLOCKED"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
echo "--- EU Cloud ---"
|
echo "--- EU Cloud ---"
|
||||||
test_conn "34.160.38.183" "node-data1.eu1"
|
test_conn "34.160.38.183" "node-data1.eu1"
|
||||||
|
|
@ -81,9 +81,6 @@ echo -e "\n--- US Cloud ---"
|
||||||
test_conn "34.96.64.17" "node-data0.us1"
|
test_conn "34.96.64.17" "node-data0.us1"
|
||||||
test_conn "34.110.183.149" "node-data1.us1"
|
test_conn "34.110.183.149" "node-data1.us1"
|
||||||
test_conn "35.235.66.155" "us1.api.wallarm.com"
|
test_conn "35.235.66.155" "us1.api.wallarm.com"
|
||||||
test_conn "34.102.90.100" "Extra US-1"
|
|
||||||
test_conn "34.94.156.115" "Extra US-2"
|
|
||||||
test_conn "35.235.115.105" "Extra US-3"
|
|
||||||
|
|
||||||
# --- 5. INTERNAL APP CHECK ---
|
# --- 5. INTERNAL APP CHECK ---
|
||||||
echo -e "\n${YELLOW}[4/4] Testing Internal App Connectivity...${NC}"
|
echo -e "\n${YELLOW}[4/4] Testing Internal App Connectivity...${NC}"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue