PHP是神马//4. GET IP AND CHECK PORT
$ip = getip(); // avoid to get the spoof ip from some agent
if (!$port || $port > 0xffff)
err("invalid port");
if (!ip2long($ip)) //Disable compact announce with IPv6
$compact = 0;
| 欢迎光临 全球主机交流论坛 (https://loc.1226.eu.org/) | Powered by Discuz! X3.4 |