mirror of
https://github.com/chubin/awesome-console-services.git
synced 2025-04-29 10:16:25 +02:00
Add ipaddy.net
This commit is contained in:
parent
4c3c057efe
commit
1dc7d0cdc4
1 changed files with 2 additions and 1 deletions
3
.github/action-test/entrypoint.sh
vendored
3
.github/action-test/entrypoint.sh
vendored
|
@ -112,6 +112,7 @@ test_curl 200 bot.whatismyipaddress.com
|
|||
test_curl 200 curlmyip.net
|
||||
|
||||
echo -e "### new line"
|
||||
test_curl 200 ipaddy.net
|
||||
test_curl 200 eth0.me
|
||||
test_curl 200 ipaddr.site
|
||||
test_curl 200 ifconfig.co
|
||||
|
@ -230,4 +231,4 @@ test_telnet telehack.com 23
|
|||
echo -e "\nFinal test result: ${final_result}"
|
||||
echo -e "\n==END==\n\n"
|
||||
|
||||
exit ${final_result_code}
|
||||
exit ${final_result_code}
|
||||
|
|
Loading…
Add table
Reference in a new issue