摘要: <?php error_reporting(0); highlight_file(__FILE__); $data = base64_decode($_GET['data']); $host = $_GET['host']; $port = $_GET['port']; if(preg_match( 阅读全文
posted @ 2021-06-11 15:22 1jzz 阅读(328) 评论(0) 推荐(0) 编辑