Closed HiGuyMB closed 2 years ago
The stupid curl code uses ipv6 to https the port checker, which then tries to ping your server on ipv6... and doesn't work for obvious reasons. I thought i sent some bs code to do this in the past but just add the curlopt for ipv4 to tlssupport.
https://github.com/The-New-Platinum-Team/MBExtender-Dev/commit/dc4937c650254da528a807a2a68c3c3abd7c0e1a Uh i added this a while back which is what you sent.
nice
The stupid curl code uses ipv6 to https the port checker, which then tries to ping your server on ipv6... and doesn't work for obvious reasons. I thought i sent some bs code to do this in the past but just add the curlopt for ipv4 to tlssupport.