Initial commit

This commit is contained in:
infidel
2023-03-14 15:32:53 +07:00
commit cc1a8ad5a9
78 changed files with 3811 additions and 0 deletions

3
input/main_data.csv Normal file
View File

@@ -0,0 +1,3 @@
01,192.168.34.12,192.168.35.12,192.168.35.13,192.168.35.14
02,192.168.34.13,192.168.35.15,192.168.35.16,192.168.35.17
03,192.168.34.14,192.168.35.18,192.168.35.19,192.168.35.20
1 01 192.168.34.12 192.168.35.12 192.168.35.13 192.168.35.14
2 02 192.168.34.13 192.168.35.15 192.168.35.16 192.168.35.17
3 03 192.168.34.14 192.168.35.18 192.168.35.19 192.168.35.20