frankthetank7254 / feral

4 stars 13 forks source link

IPV4 -4 #4

Closed ne0ark closed 9 years ago

ne0ark commented 9 years ago

You should add -4 to Curl when posting to feral web site. It apparently checks for ipv6.

frankthetank7254 commented 9 years ago

thanks! I used to have an IPv6 check in an old script, and forgot about it for the new one. As you probably know, the reroute page says it only works with IPv4 addresses. Im testing "-4" in curl to see if it will work even when the local machine has IPv6 enabled

frankthetank7254 commented 9 years ago

it looks like the "-4" option is working well.

thanks!