This commit is contained in:
quantulr
2024-01-26 11:34:46 +08:00
commit 8128bfb5f9
27 changed files with 1503 additions and 0 deletions

View File

@ -0,0 +1,17 @@
user_map = {
"192.168.1.12": [
],
"192.168.1.13": [],
"192.168.1.14": [],
"192.168.1.15": [],
"192.168.1.16": [],
"192.168.1.17": [],
"192.168.1.18": [],
"192.168.1.19": [],
"192.168.1.20": [],
"192.168.1.21": [],
"192.168.1.22": [],
"192.168.1.23": [],
"192.168.1.24": [],
}