This commit is contained in:
2024-12-15 11:21:10 +08:00
parent 663e8e8fcf
commit d61c5656c5
60 changed files with 13584 additions and 2 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ $config = [
}
],
"log_level" => LOG_DEBUG,
"tcp_port" => 1080,
"tcp_port" => 20501,
"udp_port" => 0,
"wanIP" => '192.168.1.1',
"wanIP" => '10.88.0.4',
];