We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2866514 commit 19e61d5Copy full SHA for 19e61d5
.ipfile.json
example-ipfile.json
@@ -0,0 +1,7 @@
1
+{
2
+ "192.168.1.1": "User 1",
3
+ "192.168.1.2": "User 2",
4
+ "192.168.1.3": "User 3",
5
+ "192.168.1.4": "User 4",
6
+ "192.168.1.5": "User 5"
7
+}
0 commit comments