This commit is contained in:
quantulr
2024-01-26 11:31:36 +08:00
parent 6b67995704
commit 077076f234
50 changed files with 140 additions and 141 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": [],
}