rewrite plguins/net.py

This commit is contained in:
2020-03-27 17:11:44 +08:00
parent a35524eb0c
commit 5d9f89d402
5 changed files with 162 additions and 270 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "miku",
"listen_port": 3900,
"listen_addr": "127.0.0.1",
"listen_ip": "127.0.0.1",
"listen_num": 39,
"recv_buff": 4096
"buffsize": 4096
}