diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..5ba74c7624a29abd67a2feb4e2a6a9deb1e95549 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +.vscode +.idea +.DS_Store +__pycache__ +*.pyc +*.zip +*.out \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/1.\350\256\244\350\257\206\350\272\253\350\276\271\347\232\204\350\256\241\347\256\227\346\234\272\347\275\221\347\273\234/1.\347\275\221\347\273\234\344\270\255\347\232\204\346\225\260\346\215\256\346\230\257\345\246\202\344\275\225\344\274\240\351\200\222\347\232\204/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/1.\350\256\244\350\257\206\350\272\253\350\276\271\347\232\204\350\256\241\347\256\227\346\234\272\347\275\221\347\273\234/1.\347\275\221\347\273\234\344\270\255\347\232\204\346\225\260\346\215\256\346\230\257\345\246\202\344\275\225\344\274\240\351\200\222\347\232\204/config.json" index 91afb2ec8edfecae097dfc74d5a474f16d830c18..e115a561be3ce425e69e53c0717db8028a811776 100644 --- "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/1.\350\256\244\350\257\206\350\272\253\350\276\271\347\232\204\350\256\241\347\256\227\346\234\272\347\275\221\347\273\234/1.\347\275\221\347\273\234\344\270\255\347\232\204\346\225\260\346\215\256\346\230\257\345\246\202\344\275\225\344\274\240\351\200\222\347\232\204/config.json" +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/1.\350\256\244\350\257\206\350\272\253\350\276\271\347\232\204\350\256\241\347\256\227\346\234\272\347\275\221\347\273\234/1.\347\275\221\347\273\234\344\270\255\347\232\204\346\225\260\346\215\256\346\230\257\345\246\202\344\275\225\344\274\240\351\200\222\347\232\204/config.json" @@ -1,31 +1,35 @@ { - "children": [ - { - "网络中的数据是如何传递的": { - "keywords": [ - "访问网页数据的传递过程" - ], - "children": [] - } - }, - { - "我国网络的发展情况": { - "keywords": [ - "我国网络的发展的发展" - ], - "children": [] - } - }, - { - "什么是网络": { - "keywords": [ - "计算机之间相互独立自治", - "通信介质", - "网络协议", - "资源共享" - ], - "children": [] - } - } - ] + "children": [ + { + "网络中的数据是如何传递的": { + "keywords": [ + "访问网页数据的传递过程" + ], + "children": [], + "node_id": "network-90eb249a1a944545bec9375caa09b7ee" + } + }, + { + "我国网络的发展情况": { + "keywords": [ + "我国网络的发展的发展" + ], + "children": [], + "node_id": "network-f5d2f2b5a7624f7a95ff3e1ab2fa4fc5" + } + }, + { + "什么是网络": { + "keywords": [ + "计算机之间相互独立自治", + "通信介质", + "网络协议", + "资源共享" + ], + "children": [], + "node_id": "network-8a6a24c32e154eb396619dbbfbdab0e7" + } + } + ], + "node_id": "network-e0ad5915797348a88f55399a18ca858d" } \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/1.\350\256\244\350\257\206\350\272\253\350\276\271\347\232\204\350\256\241\347\256\227\346\234\272\347\275\221\347\273\234/2.\345\270\270\350\247\201\347\232\204\347\275\221\347\273\234\350\256\276\345\244\207/01.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/1.\350\256\244\350\257\206\350\272\253\350\276\271\347\232\204\350\256\241\347\256\227\346\234\272\347\275\221\347\273\234/2.\345\270\270\350\247\201\347\232\204\347\275\221\347\273\234\350\256\276\345\244\207/01.json" index ef0034d01226850236e0292244e15f02a1b98f1f..5d1312e21a45ebe82a4434470dfdd50f0996bcd9 100644 --- "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/1.\350\256\244\350\257\206\350\272\253\350\276\271\347\232\204\350\256\241\347\256\227\346\234\272\347\275\221\347\273\234/2.\345\270\270\350\247\201\347\232\204\347\275\221\347\273\234\350\256\276\345\244\207/01.json" +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/1.\350\256\244\350\257\206\350\272\253\350\276\271\347\232\204\350\256\241\347\256\227\346\234\272\347\275\221\347\273\234/2.\345\270\270\350\247\201\347\232\204\347\275\221\347\273\234\350\256\276\345\244\207/01.json" @@ -1,6 +1,7 @@ { - "type":"code_option", - "author":"鸡腿", - "source":"01.md", - "notebook_enable":false + "type": "code_option", + "author": "鸡腿", + "source": "01.md", + "notebook_enable": false, + "exercise_id": "79175f78dc784f67a8b3a31edeb575b6" } \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/1.\350\256\244\350\257\206\350\272\253\350\276\271\347\232\204\350\256\241\347\256\227\346\234\272\347\275\221\347\273\234/2.\345\270\270\350\247\201\347\232\204\347\275\221\347\273\234\350\256\276\345\244\207/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/1.\350\256\244\350\257\206\350\272\253\350\276\271\347\232\204\350\256\241\347\256\227\346\234\272\347\275\221\347\273\234/2.\345\270\270\350\247\201\347\232\204\347\275\221\347\273\234\350\256\276\345\244\207/config.json" index 3e703fcd2ce9ca42f83ece08aba86aee01949d20..7a4927586a3e4b094eeb90799e00349b7734b787 100644 --- "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/1.\350\256\244\350\257\206\350\272\253\350\276\271\347\232\204\350\256\241\347\256\227\346\234\272\347\275\221\347\273\234/2.\345\270\270\350\247\201\347\232\204\347\275\221\347\273\234\350\256\276\345\244\207/config.json" +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/1.\350\256\244\350\257\206\350\272\253\350\276\271\347\232\204\350\256\241\347\256\227\346\234\272\347\275\221\347\273\234/2.\345\270\270\350\247\201\347\232\204\347\275\221\347\273\234\350\256\276\345\244\207/config.json" @@ -1,25 +1,48 @@ { + "keywords":["网络设备"], "children": [ { "常见的网络设备": { - "keywords": ["终端设备", "中间设备"], + "keywords": [ + "终端设备", + "中间设备" + ], "children": [ { "终端设备": { - "keywords": ["服务器", "主机", "手机", "PAD", "智能家居"], - "children": [] + "keywords": [ + "服务器", + "主机", + "手机", + "PAD", + "智能家居" + ], + "children": [], + "node_id": "network-2aacb5a4f5a64677ace490d4373d7628" } }, { "中间设备": { - "keywords": ["网卡", "集线器", "交换机", "无线路由器"], - "children": [] + "keywords": [ + "网卡", + "集线器", + "交换机", + "无线路由器" + ], + "children": [], + "node_id": "network-42e9982de4334db79ea829662e90ea2f" } } - ] + ], + "node_id": "network-c83783f42f4d4fdcb71dd55d3087b7f0" }, "常见的网络介质": { - "keywords": ["双绞线", "光纤", "同轴电缆", "无线电波"], + "keywords": [ + "双绞线", + "光纤", + "同轴电缆", + "无线电波" + ], "children": [ { "双绞线": { @@ -45,7 +68,8 @@ } } ], - "export":[ + "export": [ "01.json" - ] -} + ], + "node_id": "network-16b1ac6767d947f4b9cf1be248239823" +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/1.\350\256\244\350\257\206\350\272\253\350\276\271\347\232\204\350\256\241\347\256\227\346\234\272\347\275\221\347\273\234/3.\347\275\221\347\273\234\346\213\223\346\211\221\347\232\204\345\210\206\347\261\273/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/1.\350\256\244\350\257\206\350\272\253\350\276\271\347\232\204\350\256\241\347\256\227\346\234\272\347\275\221\347\273\234/3.\347\275\221\347\273\234\346\213\223\346\211\221\347\232\204\345\210\206\347\261\273/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..28f7a4bc5d6b0e147f20276e9cdd3229a8b73c32 --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/1.\350\256\244\350\257\206\350\272\253\350\276\271\347\232\204\350\256\241\347\256\227\346\234\272\347\275\221\347\273\234/3.\347\275\221\347\273\234\346\213\223\346\211\221\347\232\204\345\210\206\347\261\273/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-05cf5084bf4b4f8dbb7040d4d53efbfa", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/1.\350\256\244\350\257\206\350\272\253\350\276\271\347\232\204\350\256\241\347\256\227\346\234\272\347\275\221\347\273\234/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/1.\350\256\244\350\257\206\350\272\253\350\276\271\347\232\204\350\256\241\347\256\227\346\234\272\347\275\221\347\273\234/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..cf9f805f2c3b13dee8da69e1f9697b337ebd4ce6 --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/1.\350\256\244\350\257\206\350\272\253\350\276\271\347\232\204\350\256\241\347\256\227\346\234\272\347\275\221\347\273\234/config.json" @@ -0,0 +1,4 @@ +{ + "node_id": "network-21e72df6dd5b40dcb57d2daabf9d87b2", + "keywords": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/2.\350\256\244\350\257\206\347\275\221\347\273\234\346\250\241\345\236\213/1.\347\275\221\347\273\234\346\250\241\345\236\213\346\246\202\350\277\260/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/2.\350\256\244\350\257\206\347\275\221\347\273\234\346\250\241\345\236\213/1.\347\275\221\347\273\234\346\250\241\345\236\213\346\246\202\350\277\260/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..c5bf4310180c8009489f50f466a386d443632854 --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/2.\350\256\244\350\257\206\347\275\221\347\273\234\346\250\241\345\236\213/1.\347\275\221\347\273\234\346\250\241\345\236\213\346\246\202\350\277\260/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-8afe66fc4e1e4f539061de800a0a23bf", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/2.\350\256\244\350\257\206\347\275\221\347\273\234\346\250\241\345\236\213/2.OSI\346\250\241\345\236\213/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/2.\350\256\244\350\257\206\347\275\221\347\273\234\346\250\241\345\236\213/2.OSI\346\250\241\345\236\213/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..e97ca89a94abacb2c22300edb8537c11ea467b61 --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/2.\350\256\244\350\257\206\347\275\221\347\273\234\346\250\241\345\236\213/2.OSI\346\250\241\345\236\213/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-bac5e201cd3f471aa09aef6f6bd9dd6a", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/2.\350\256\244\350\257\206\347\275\221\347\273\234\346\250\241\345\236\213/3.TCPIP\346\250\241\345\236\213/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/2.\350\256\244\350\257\206\347\275\221\347\273\234\346\250\241\345\236\213/3.TCPIP\346\250\241\345\236\213/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..adbc981ba14ce88be67f704de5c1d4599296c01e --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/2.\350\256\244\350\257\206\347\275\221\347\273\234\346\250\241\345\236\213/3.TCPIP\346\250\241\345\236\213/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-e7861382d8474d99b6c81866b3480346", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/2.\350\256\244\350\257\206\347\275\221\347\273\234\346\250\241\345\236\213/4.\346\225\260\346\215\256\347\232\204\345\260\201\350\243\205\345\222\214\350\247\243\345\260\201\350\243\205/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/2.\350\256\244\350\257\206\347\275\221\347\273\234\346\250\241\345\236\213/4.\346\225\260\346\215\256\347\232\204\345\260\201\350\243\205\345\222\214\350\247\243\345\260\201\350\243\205/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..36942ce12c538e41bf07f46912265735aaa4ed89 --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/2.\350\256\244\350\257\206\347\275\221\347\273\234\346\250\241\345\236\213/4.\346\225\260\346\215\256\347\232\204\345\260\201\350\243\205\345\222\214\350\247\243\345\260\201\350\243\205/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-9ca6243f54a446089eaf3a8f18dbdf5f", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/2.\350\256\244\350\257\206\347\275\221\347\273\234\346\250\241\345\236\213/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/2.\350\256\244\350\257\206\347\275\221\347\273\234\346\250\241\345\236\213/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..4a343e3dd64177701bd52bf4436e5674de95fff4 --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/2.\350\256\244\350\257\206\347\275\221\347\273\234\346\250\241\345\236\213/config.json" @@ -0,0 +1,4 @@ +{ + "node_id": "network-903c0a65059e41a88036c457f48d9351", + "keywords": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/3.\350\256\244\350\257\206\344\274\240\350\276\223\344\273\213\350\264\250/1.\347\211\251\347\220\206\345\261\202\346\246\202\350\277\260/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/3.\350\256\244\350\257\206\344\274\240\350\276\223\344\273\213\350\264\250/1.\347\211\251\347\220\206\345\261\202\346\246\202\350\277\260/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..117c01cffed38d1df9d1db4f30e9fdcf12658d69 --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/3.\350\256\244\350\257\206\344\274\240\350\276\223\344\273\213\350\264\250/1.\347\211\251\347\220\206\345\261\202\346\246\202\350\277\260/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-93a232d0cf754e6b87dcdd6f43f8cbc8", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/3.\350\256\244\350\257\206\344\274\240\350\276\223\344\273\213\350\264\250/2.\351\200\232\344\277\241\346\226\271\345\274\217/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/3.\350\256\244\350\257\206\344\274\240\350\276\223\344\273\213\350\264\250/2.\351\200\232\344\277\241\346\226\271\345\274\217/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..00d06f2a5d48a8c2bbd4ddf60ab724f721da4d76 --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/3.\350\256\244\350\257\206\344\274\240\350\276\223\344\273\213\350\264\250/2.\351\200\232\344\277\241\346\226\271\345\274\217/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-f5b3ff50904c4fed949e58640a143cfe", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/3.\350\256\244\350\257\206\344\274\240\350\276\223\344\273\213\350\264\250/3.\347\275\221\347\273\234\351\200\232\344\277\241\347\232\204\344\273\213\350\264\250/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/3.\350\256\244\350\257\206\344\274\240\350\276\223\344\273\213\350\264\250/3.\347\275\221\347\273\234\351\200\232\344\277\241\347\232\204\344\273\213\350\264\250/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..91ad89c49a5df4e8298c427bf508adb20589be66 --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/3.\350\256\244\350\257\206\344\274\240\350\276\223\344\273\213\350\264\250/3.\347\275\221\347\273\234\351\200\232\344\277\241\347\232\204\344\273\213\350\264\250/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-1ed5189882a04d6da48dc84617427b65", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/3.\350\256\244\350\257\206\344\274\240\350\276\223\344\273\213\350\264\250/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/3.\350\256\244\350\257\206\344\274\240\350\276\223\344\273\213\350\264\250/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..4ff61a577172ee121734ecff0f3782e72366f18e --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/3.\350\256\244\350\257\206\344\274\240\350\276\223\344\273\213\350\264\250/config.json" @@ -0,0 +1,4 @@ +{ + "node_id": "network-59a5b62a972247948a07ffcf892b56c9", + "keywords": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/1.\346\225\260\346\215\256\351\223\276\350\267\257\345\261\202\347\232\204\344\275\234\347\224\250/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/1.\346\225\260\346\215\256\351\223\276\350\267\257\345\261\202\347\232\204\344\275\234\347\224\250/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..24647ad72d753ba868ea8433a3ddae0214a4832e --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/1.\346\225\260\346\215\256\351\223\276\350\267\257\345\261\202\347\232\204\344\275\234\347\224\250/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-ec7441d074c1439285eab85cd1d35425", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/2.MAC\345\234\260\345\235\200\345\217\212\345\210\206\347\261\273/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/2.MAC\345\234\260\345\235\200\345\217\212\345\210\206\347\261\273/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..f3bf832558ecedbe128be51b904ffdc8f841db1a --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/2.MAC\345\234\260\345\235\200\345\217\212\345\210\206\347\261\273/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-45e9640d996c42d685c497fa6604a764", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/3.\344\272\244\346\215\242\346\234\272\347\232\204\344\275\234\347\224\250/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/3.\344\272\244\346\215\242\346\234\272\347\232\204\344\275\234\347\224\250/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..e13cdf9c59a83813958a2f7d9f15c949742a1e6c --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/3.\344\272\244\346\215\242\346\234\272\347\232\204\344\275\234\347\224\250/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-770fb1807a7e4ef59c9f78e06685dd67", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/4.\344\272\244\346\215\242\346\234\272\347\232\204\345\267\245\344\275\234\345\216\237\347\220\206/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/4.\344\272\244\346\215\242\346\234\272\347\232\204\345\267\245\344\275\234\345\216\237\347\220\206/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..ffeb41909a93f3a88319a50bbef4364bf8bc10eb --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/4.\344\272\244\346\215\242\346\234\272\347\232\204\345\267\245\344\275\234\345\216\237\347\220\206/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-e7f2ac802a3e4ac785b5f94d4935dcae", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/5.ARP\345\215\217\350\256\256\347\232\204\345\267\245\344\275\234\345\216\237\347\220\206/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/5.ARP\345\215\217\350\256\256\347\232\204\345\267\245\344\275\234\345\216\237\347\220\206/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..18e3deb3804efb925ae43a40af35e562446424e1 --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/5.ARP\345\215\217\350\256\256\347\232\204\345\267\245\344\275\234\345\216\237\347\220\206/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-44c32ade1eb24e328d84b0970a82c874", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/6.VLAN/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/6.VLAN/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..dbab52139213aaaaebcb3cd06a9a3c7e6b7d23c1 --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/6.VLAN/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-da956c02f676454e8bcaa50e3cfa8e06", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/7.WLAN/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/7.WLAN/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..9bd05c716529db82eb148419d55d65f1b4bb2bc0 --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/7.WLAN/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-5dd420ebd67146afa5219a44cd614a47", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/8.PPP/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/8.PPP/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..fe8eee760c73a39e47e38b6710476d76c83bb6d3 --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/8.PPP/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-dd30314697c84cc1b696d77dd11aced9", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..0a325f0ff2c67e2bb1cd02f591bd23f208df5dc8 --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/4.\350\256\244\350\257\206\344\270\255\345\260\217\345\236\213\345\261\200\345\237\237\347\275\221/config.json" @@ -0,0 +1,4 @@ +{ + "node_id": "network-60f0ba128ba74fa89c79e36884305783", + "keywords": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/1.\347\275\221\347\273\234\345\261\202\347\232\204\344\275\234\347\224\250/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/1.\347\275\221\347\273\234\345\261\202\347\232\204\344\275\234\347\224\250/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..2041720e8b2eca85506b906eabbf45280a2eda58 --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/1.\347\275\221\347\273\234\345\261\202\347\232\204\344\275\234\347\224\250/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-8d8288ccd2b64a109c4f557efe592ac3", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/2.IP\345\215\217\350\256\256\347\232\204\347\211\271\347\202\271/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/2.IP\345\215\217\350\256\256\347\232\204\347\211\271\347\202\271/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..542e0832607e8dfc353c063da4970e0674f17fef --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/2.IP\345\215\217\350\256\256\347\232\204\347\211\271\347\202\271/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-ab6bfd85ec3440dd89fea166da0be00c", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/3.IPv4\345\234\260\345\235\200\347\232\204\345\210\206\347\261\273\345\222\214\350\256\241\347\256\227/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/3.IPv4\345\234\260\345\235\200\347\232\204\345\210\206\347\261\273\345\222\214\350\256\241\347\256\227/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..fc19d563cded9d32f5c8aec4af54b234e3205b1d --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/3.IPv4\345\234\260\345\235\200\347\232\204\345\210\206\347\261\273\345\222\214\350\256\241\347\256\227/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-772cd2af7db94508840e1441a7574877", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/4.\350\267\257\347\224\261\345\231\250\347\232\204\344\275\234\347\224\250/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/4.\350\267\257\347\224\261\345\231\250\347\232\204\344\275\234\347\224\250/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..45c26d8216534e6ffc0dfcfa7d72e0dc727ede29 --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/4.\350\267\257\347\224\261\345\231\250\347\232\204\344\275\234\347\224\250/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-cbc2f413286e40fcad470f79d0da9f1d", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/5.\350\267\257\347\224\261\350\241\250\347\232\204\345\267\245\344\275\234\345\216\237\347\220\206/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/5.\350\267\257\347\224\261\350\241\250\347\232\204\345\267\245\344\275\234\345\216\237\347\220\206/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..8e5fb4a2a23a92a10d8af53129ecf7250a400597 --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/5.\350\267\257\347\224\261\350\241\250\347\232\204\345\267\245\344\275\234\345\216\237\347\220\206/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-9d424643d20e4d6a8e563debaad8f21a", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/6.\351\235\231\346\200\201\350\267\257\347\224\261/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/6.\351\235\231\346\200\201\350\267\257\347\224\261/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..329dee5b33f26d801fbf0d308a1086c7a6abcd14 --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/6.\351\235\231\346\200\201\350\267\257\347\224\261/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-edb91111e5ff435cbcf23f5537866369", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/7.\345\212\250\346\200\201\350\267\257\347\224\261/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/7.\345\212\250\346\200\201\350\267\257\347\224\261/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..65275449e5f138375a83764580ef508cfefd3ede --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/7.\345\212\250\346\200\201\350\267\257\347\224\261/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-8dd155538a954267abe06242248a083e", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/8.IPv6\345\234\260\345\235\200\344\273\213\347\273\215/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/8.IPv6\345\234\260\345\235\200\344\273\213\347\273\215/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..945d20624baf81d9efc230503e08efaddcffb59e --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/8.IPv6\345\234\260\345\235\200\344\273\213\347\273\215/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-1f93a31002cf4fe2924a8c513c4a4a5c", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..89b6d91e8849b11a7d4b2aa590b65c02e40af56a --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/5.\350\267\250\345\214\272\345\237\237\347\275\221\347\273\234\347\232\204\351\200\232\344\277\241\345\255\246\344\271\240/config.json" @@ -0,0 +1,4 @@ +{ + "node_id": "network-d32c188136234d198a3d27aaf251434f", + "keywords": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/6.\345\272\224\347\224\250\347\250\213\345\272\217\351\227\264\347\232\204\346\225\260\346\215\256\344\274\240\350\276\223/1.\344\274\240\350\276\223\345\261\202\347\232\204\344\275\234\347\224\250/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/6.\345\272\224\347\224\250\347\250\213\345\272\217\351\227\264\347\232\204\346\225\260\346\215\256\344\274\240\350\276\223/1.\344\274\240\350\276\223\345\261\202\347\232\204\344\275\234\347\224\250/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..fd37976a5c13170efbe7968ca228d3e2344f2b40 --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/6.\345\272\224\347\224\250\347\250\213\345\272\217\351\227\264\347\232\204\346\225\260\346\215\256\344\274\240\350\276\223/1.\344\274\240\350\276\223\345\261\202\347\232\204\344\275\234\347\224\250/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-74e3d2800f35424a8e98ce089f7c27c6", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/6.\345\272\224\347\224\250\347\250\213\345\272\217\351\227\264\347\232\204\346\225\260\346\215\256\344\274\240\350\276\223/2.\347\253\257\345\217\243\345\217\267\347\232\204\345\210\206\347\261\273\343\200\201\344\275\234\347\224\250/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/6.\345\272\224\347\224\250\347\250\213\345\272\217\351\227\264\347\232\204\346\225\260\346\215\256\344\274\240\350\276\223/2.\347\253\257\345\217\243\345\217\267\347\232\204\345\210\206\347\261\273\343\200\201\344\275\234\347\224\250/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..801dcbbc6fc6c725376b9f9b2dcf4bef1023e2db --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/6.\345\272\224\347\224\250\347\250\213\345\272\217\351\227\264\347\232\204\346\225\260\346\215\256\344\274\240\350\276\223/2.\347\253\257\345\217\243\345\217\267\347\232\204\345\210\206\347\261\273\343\200\201\344\275\234\347\224\250/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-b9246efd155b47799dc02eb00175bd3d", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/6.\345\272\224\347\224\250\347\250\213\345\272\217\351\227\264\347\232\204\346\225\260\346\215\256\344\274\240\350\276\223/3.TCP\345\215\217\350\256\256\347\232\204\347\211\271\347\202\271\345\217\212\345\272\224\347\224\250/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/6.\345\272\224\347\224\250\347\250\213\345\272\217\351\227\264\347\232\204\346\225\260\346\215\256\344\274\240\350\276\223/3.TCP\345\215\217\350\256\256\347\232\204\347\211\271\347\202\271\345\217\212\345\272\224\347\224\250/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..c001a754ba1d6d12e9acd639f2dfb2787608217e --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/6.\345\272\224\347\224\250\347\250\213\345\272\217\351\227\264\347\232\204\346\225\260\346\215\256\344\274\240\350\276\223/3.TCP\345\215\217\350\256\256\347\232\204\347\211\271\347\202\271\345\217\212\345\272\224\347\224\250/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-85712193cdfa4d82bafaa0f4cd30e266", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/6.\345\272\224\347\224\250\347\250\213\345\272\217\351\227\264\347\232\204\346\225\260\346\215\256\344\274\240\350\276\223/4.UDP\345\215\217\350\256\256\347\232\204\347\211\271\347\202\271\345\217\212\345\272\224\347\224\250/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/6.\345\272\224\347\224\250\347\250\213\345\272\217\351\227\264\347\232\204\346\225\260\346\215\256\344\274\240\350\276\223/4.UDP\345\215\217\350\256\256\347\232\204\347\211\271\347\202\271\345\217\212\345\272\224\347\224\250/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..f8664e5cc0c42abb2e780d1430ee4367b4c3c356 --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/6.\345\272\224\347\224\250\347\250\213\345\272\217\351\227\264\347\232\204\346\225\260\346\215\256\344\274\240\350\276\223/4.UDP\345\215\217\350\256\256\347\232\204\347\211\271\347\202\271\345\217\212\345\272\224\347\224\250/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-4a3481cb7b03425582b40d1e0d2e0d51", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/6.\345\272\224\347\224\250\347\250\213\345\272\217\351\227\264\347\232\204\346\225\260\346\215\256\344\274\240\350\276\223/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/6.\345\272\224\347\224\250\347\250\213\345\272\217\351\227\264\347\232\204\346\225\260\346\215\256\344\274\240\350\276\223/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..efac8316539fb9a5a209d6cdce917bc4cac412d7 --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/6.\345\272\224\347\224\250\347\250\213\345\272\217\351\227\264\347\232\204\346\225\260\346\215\256\344\274\240\350\276\223/config.json" @@ -0,0 +1,4 @@ +{ + "node_id": "network-5e7027e23eec4c67a7de74e9ab2caba8", + "keywords": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/7.\346\224\257\346\222\221\345\272\224\347\224\250\347\250\213\345\272\217\347\232\204\345\215\217\350\256\256/1.\345\272\224\347\224\250\345\261\202\347\232\204\344\275\234\347\224\250/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/7.\346\224\257\346\222\221\345\272\224\347\224\250\347\250\213\345\272\217\347\232\204\345\215\217\350\256\256/1.\345\272\224\347\224\250\345\261\202\347\232\204\344\275\234\347\224\250/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..7ba549499900c209c77d532db4a8807271ee82ad --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/7.\346\224\257\346\222\221\345\272\224\347\224\250\347\250\213\345\272\217\347\232\204\345\215\217\350\256\256/1.\345\272\224\347\224\250\345\261\202\347\232\204\344\275\234\347\224\250/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-ae82cb15ba26426a91e8a1cb474328ae", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/7.\346\224\257\346\222\221\345\272\224\347\224\250\347\250\213\345\272\217\347\232\204\345\215\217\350\256\256/2.HTTP\345\215\217\350\256\256/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/7.\346\224\257\346\222\221\345\272\224\347\224\250\347\250\213\345\272\217\347\232\204\345\215\217\350\256\256/2.HTTP\345\215\217\350\256\256/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..0873745f2a65c7ff25e0845220f2dc32103000c8 --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/7.\346\224\257\346\222\221\345\272\224\347\224\250\347\250\213\345\272\217\347\232\204\345\215\217\350\256\256/2.HTTP\345\215\217\350\256\256/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-bd22073e575c4d4ea1325760a3912954", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/7.\346\224\257\346\222\221\345\272\224\347\224\250\347\250\213\345\272\217\347\232\204\345\215\217\350\256\256/3.FTP\345\215\217\350\256\256/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/7.\346\224\257\346\222\221\345\272\224\347\224\250\347\250\213\345\272\217\347\232\204\345\215\217\350\256\256/3.FTP\345\215\217\350\256\256/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..e156a7f81d028dfe68b322a7009323801907f8ce --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/7.\346\224\257\346\222\221\345\272\224\347\224\250\347\250\213\345\272\217\347\232\204\345\215\217\350\256\256/3.FTP\345\215\217\350\256\256/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-14c66687e6e84ea68668d40b4cacd873", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/7.\346\224\257\346\222\221\345\272\224\347\224\250\347\250\213\345\272\217\347\232\204\345\215\217\350\256\256/4.DNS\345\215\217\350\256\256/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/7.\346\224\257\346\222\221\345\272\224\347\224\250\347\250\213\345\272\217\347\232\204\345\215\217\350\256\256/4.DNS\345\215\217\350\256\256/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..ad1e5a933c7939e9e8227c4933e41cefe245f5b8 --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/7.\346\224\257\346\222\221\345\272\224\347\224\250\347\250\213\345\272\217\347\232\204\345\215\217\350\256\256/4.DNS\345\215\217\350\256\256/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-656828c7f31c4f72ad230b9e3191161d", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/7.\346\224\257\346\222\221\345\272\224\347\224\250\347\250\213\345\272\217\347\232\204\345\215\217\350\256\256/5.DHCP\345\215\217\350\256\256/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/7.\346\224\257\346\222\221\345\272\224\347\224\250\347\250\213\345\272\217\347\232\204\345\215\217\350\256\256/5.DHCP\345\215\217\350\256\256/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..459cea44a6007a8c44e9aea92a8496deaea40603 --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/7.\346\224\257\346\222\221\345\272\224\347\224\250\347\250\213\345\272\217\347\232\204\345\215\217\350\256\256/5.DHCP\345\215\217\350\256\256/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-66b95999ea2147c4945a1456eb3baaee", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/7.\346\224\257\346\222\221\345\272\224\347\224\250\347\250\213\345\272\217\347\232\204\345\215\217\350\256\256/6.\351\202\256\344\273\266\345\215\217\350\256\256/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/7.\346\224\257\346\222\221\345\272\224\347\224\250\347\250\213\345\272\217\347\232\204\345\215\217\350\256\256/6.\351\202\256\344\273\266\345\215\217\350\256\256/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..e26d01db0c211d003a3f5bee7c1e0290ea8c5b5a --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/7.\346\224\257\346\222\221\345\272\224\347\224\250\347\250\213\345\272\217\347\232\204\345\215\217\350\256\256/6.\351\202\256\344\273\266\345\215\217\350\256\256/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-c554312da0e0433c974d1e489be231e2", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/7.\346\224\257\346\222\221\345\272\224\347\224\250\347\250\213\345\272\217\347\232\204\345\215\217\350\256\256/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/7.\346\224\257\346\222\221\345\272\224\347\224\250\347\250\213\345\272\217\347\232\204\345\215\217\350\256\256/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..bf365f42e7b4fc73be0e94943a95b7517955afca --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/7.\346\224\257\346\222\221\345\272\224\347\224\250\347\250\213\345\272\217\347\232\204\345\215\217\350\256\256/config.json" @@ -0,0 +1,4 @@ +{ + "node_id": "network-94a13c6c52614895b92d569cb38b3c87", + "keywords": [] +} \ No newline at end of file diff --git "a/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/config.json" "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..7412b3b11665ddf6ae925c91d5156b3aee26951f --- /dev/null +++ "b/data/1.\347\275\221\347\273\234\345\210\235\351\230\266/config.json" @@ -0,0 +1,4 @@ +{ + "node_id": "network-d41a109241504ac689c4180793d237fe", + "keywords": [] +} \ No newline at end of file diff --git "a/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/1.VLAN/config.json" "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/1.VLAN/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..cb52e5e381af6b2227e94b2dd8cea05334a6c1ab --- /dev/null +++ "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/1.VLAN/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-ae056a3111bf495687aad5e94fc72b6b", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/2.\351\223\276\350\267\257\350\201\232\345\220\210/config.json" "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/2.\351\223\276\350\267\257\350\201\232\345\220\210/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..95d9ae3881dd3375794c61d3526700bf51812d15 --- /dev/null +++ "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/2.\351\223\276\350\267\257\350\201\232\345\220\210/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-9f63af019f97456bbf2da57a02268d26", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/3.STP/config.json" "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/3.STP/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..85ddfb507152c719b139405bcdc58a2a42b0cb90 --- /dev/null +++ "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/3.STP/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-47c1720cca854491a63065893b444aa0", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/config.json" "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..dd0d01a75e59319d5f2d2ddfbd1b6090952ccdad --- /dev/null +++ "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/1.\344\272\244\346\215\242/config.json" @@ -0,0 +1,4 @@ +{ + "node_id": "network-1c08cbe277804c9aa7d86a7cea45bb2b", + "keywords": [] +} \ No newline at end of file diff --git "a/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/1.RIP/config.json" "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/1.RIP/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..e4d340d7dfc48bcd248d7591de7577bf347fd882 --- /dev/null +++ "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/1.RIP/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-86a74a86c4634c7f991963d8c39c8200", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/2.OSPF/config.json" "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/2.OSPF/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..77330188070f5e39ed5cc060e96a121bb49a929d --- /dev/null +++ "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/2.OSPF/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-460e4f45b1dc4746a5e6d53df073d8f3", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/3.ISIS/config.json" "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/3.ISIS/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..1d7b33e84f86a8f0ca035ddf62959eeadc98b73d --- /dev/null +++ "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/3.ISIS/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-872fb874602d49aeaf479aa555f768f7", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/config.json" "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..31b9ecb03bd823249ad0ed9d7723f264d4d25267 --- /dev/null +++ "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/4.BGP/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-d6e6178da70c4c488b4e6137a6f4f039", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/5.\350\267\257\347\224\261\347\255\226\347\225\245/config.json" "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/5.\350\267\257\347\224\261\347\255\226\347\225\245/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..541e52d502f49f4c855e10e47eabf9e3312d3529 --- /dev/null +++ "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/5.\350\267\257\347\224\261\347\255\226\347\225\245/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-bfec537cc4e74fc0bde6968570bb0bda", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/config.json" "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..36b7091190acde4bde40e1ba1e26166a4b03187a --- /dev/null +++ "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/2.\350\267\257\347\224\261/config.json" @@ -0,0 +1,4 @@ +{ + "node_id": "network-2bdf012b3e71446da96b483fb9b9cdc4", + "keywords": [] +} \ No newline at end of file diff --git "a/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/config.json" "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..6c28b9c1df8e49da9bb7893f024527d78f80100d --- /dev/null +++ "b/data/2.\347\275\221\347\273\234\344\270\255\351\230\266/config.json" @@ -0,0 +1,4 @@ +{ + "node_id": "network-c2ad656b2d434cf2bddae5b67a54a30e", + "keywords": [] +} \ No newline at end of file diff --git "a/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/1.PPP/1.PPP\346\246\202\350\277\260/config.json" "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/1.PPP/1.PPP\346\246\202\350\277\260/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..66803f0b4b8cf47d90692d296bcb1daea82df4ae --- /dev/null +++ "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/1.PPP/1.PPP\346\246\202\350\277\260/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-a4dd1c4a69364d6dba624adaeafbafcb", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/1.PPP/2.PPP\345\215\217\350\256\256\345\206\205\345\256\271/config.json" "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/1.PPP/2.PPP\345\215\217\350\256\256\345\206\205\345\256\271/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..9f5e2dbad2b9a88d78819a27aa045a361ae36c15 --- /dev/null +++ "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/1.PPP/2.PPP\345\215\217\350\256\256\345\206\205\345\256\271/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-aa317ed09bf14c20bb86a1a08d5ec006", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/1.PPP/config.json" "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/1.PPP/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..8d31078d89053386c0e4da8b27287092bd95c763 --- /dev/null +++ "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/1.PPP/config.json" @@ -0,0 +1,4 @@ +{ + "node_id": "network-08302221308e40b38de8cf131dad13ad", + "keywords": [] +} \ No newline at end of file diff --git "a/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/2.VRRP/1.VRRP\346\246\202\350\277\260/config.json" "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/2.VRRP/1.VRRP\346\246\202\350\277\260/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..927b1a11925247c05c75b930016dd99760f6db1b --- /dev/null +++ "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/2.VRRP/1.VRRP\346\246\202\350\277\260/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-5d740cb0d9a8459f88543a83b6c7c5e8", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/2.VRRP/2.VRRP\344\275\234\347\224\250/config.json" "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/2.VRRP/2.VRRP\344\275\234\347\224\250/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..c764e4f5b1fe4f6cde162ed25852521d9c2a30b5 --- /dev/null +++ "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/2.VRRP/2.VRRP\344\275\234\347\224\250/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-ca8d4d21ad474dfd83573e883cd821d5", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/2.VRRP/3.VRRP\351\205\215\347\275\256/config.json" "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/2.VRRP/3.VRRP\351\205\215\347\275\256/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..763acaa78167ec288bdfbeff188f74a9d3e97ed6 --- /dev/null +++ "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/2.VRRP/3.VRRP\351\205\215\347\275\256/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-f8fb04c24a4e4d4dad049a963e1acdba", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/2.VRRP/config.json" "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/2.VRRP/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..7be66a55b4d67f55bc31f7cb302d07198747ab91 --- /dev/null +++ "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/2.VRRP/config.json" @@ -0,0 +1,4 @@ +{ + "node_id": "network-8ef0493e96804c9aa6696c9c8c1ae3ca", + "keywords": [] +} \ No newline at end of file diff --git "a/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/config.json" "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..a78b757e4d18ef6ae0504d5cbcc08867ae87faaa --- /dev/null +++ "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/1.QoS\346\246\202\350\277\260/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-40f0e24cb89b479c82163e686b1271c4", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/2.QoS\345\210\206\347\261\273/config.json" "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/2.QoS\345\210\206\347\261\273/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..aefb7ac2182fe10255c9c6d9aba9e2eb3861d253 --- /dev/null +++ "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/2.QoS\345\210\206\347\261\273/config.json" @@ -0,0 +1,6 @@ +{ + "node_id": "network-c0196e2fe2e846bc8a4c9bb338221528", + "keywords": [], + "children": [], + "export": [] +} \ No newline at end of file diff --git "a/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/config.json" "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..6d22883aa19e98ebd82c72eb94d36d5e0961487d --- /dev/null +++ "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/3.QoS/config.json" @@ -0,0 +1,4 @@ +{ + "node_id": "network-c52d5bcef40f45c5bc8a3941c73d2750", + "keywords": [] +} \ No newline at end of file diff --git "a/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/config.json" "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/config.json" new file mode 100644 index 0000000000000000000000000000000000000000..6d7298126bdcb53502ab8300b641054c5c37b500 --- /dev/null +++ "b/data/3.\347\275\221\347\273\234\351\253\230\351\230\266/config.json" @@ -0,0 +1,4 @@ +{ + "node_id": "network-fd72367657724abd93fd0e6c1b1584fc", + "keywords": [] +} \ No newline at end of file diff --git a/data/config.json b/data/config.json new file mode 100644 index 0000000000000000000000000000000000000000..4c7f794c2cf37882c4e6970ab6242c4c93d42b26 --- /dev/null +++ b/data/config.json @@ -0,0 +1,5 @@ +{ + "tree_name": "network", + "keywords": [], + "node_id": "network-7d5f6fdfd0b04e68aeebfb18474e4c4f" +} \ No newline at end of file diff --git a/data/tree.json b/data/tree.json new file mode 100644 index 0000000000000000000000000000000000000000..a4687bf568d6a06be29e87311bb0dddb98d4987f --- /dev/null +++ b/data/tree.json @@ -0,0 +1,585 @@ +{ + "network": { + "node_id": "network-7d5f6fdfd0b04e68aeebfb18474e4c4f", + "keywords": [], + "children": [ + { + "网络初阶": { + "node_id": "network-d41a109241504ac689c4180793d237fe", + "keywords": [], + "children": [ + { + "认识身边的计算机网络": { + "node_id": "network-21e72df6dd5b40dcb57d2daabf9d87b2", + "keywords": [], + "children": [ + { + "网络中的数据是如何传递的": { + "node_id": "network-e0ad5915797348a88f55399a18ca858d", + "keywords": [], + "children": [ + { + "网络中的数据是如何传递的": { + "keywords": [ + "访问网页数据的传递过程" + ], + "children": [], + "node_id": "network-90eb249a1a944545bec9375caa09b7ee" + } + }, + { + "我国网络的发展情况": { + "keywords": [ + "我国网络的发展的发展" + ], + "children": [], + "node_id": "network-f5d2f2b5a7624f7a95ff3e1ab2fa4fc5" + } + }, + { + "什么是网络": { + "keywords": [ + "计算机之间相互独立自治", + "通信介质", + "网络协议", + "资源共享" + ], + "children": [], + "node_id": "network-8a6a24c32e154eb396619dbbfbdab0e7" + } + } + ] + } + }, + { + "常见的网络设备": { + "node_id": "network-16b1ac6767d947f4b9cf1be248239823", + "keywords": [ + "网络设备" + ], + "children": [ + { + "常见的网络设备": { + "keywords": [ + "终端设备", + "中间设备" + ], + "children": [ + { + "终端设备": { + "keywords": [ + "服务器", + "主机", + "手机", + "PAD", + "智能家居" + ], + "children": [], + "node_id": "network-2aacb5a4f5a64677ace490d4373d7628" + } + }, + { + "中间设备": { + "keywords": [ + "网卡", + "集线器", + "交换机", + "无线路由器" + ], + "children": [], + "node_id": "network-42e9982de4334db79ea829662e90ea2f" + } + } + ], + "node_id": "network-c83783f42f4d4fdcb71dd55d3087b7f0" + }, + "常见的网络介质": { + "keywords": [ + "双绞线", + "光纤", + "同轴电缆", + "无线电波" + ], + "children": [ + { + "双绞线": { + "children": [] + } + }, + { + "光纤": { + "children": [] + } + }, + { + "同轴电缆": { + "children": [] + } + }, + { + "无线电波": { + "children": [] + } + } + ] + } + } + ] + } + }, + { + "网络拓扑的分类": { + "node_id": "network-05cf5084bf4b4f8dbb7040d4d53efbfa", + "keywords": [], + "children": [] + } + } + ] + } + }, + { + "认识网络模型": { + "node_id": "network-903c0a65059e41a88036c457f48d9351", + "keywords": [], + "children": [ + { + "网络模型概述": { + "node_id": "network-8afe66fc4e1e4f539061de800a0a23bf", + "keywords": [], + "children": [] + } + }, + { + "OSI模型": { + "node_id": "network-bac5e201cd3f471aa09aef6f6bd9dd6a", + "keywords": [], + "children": [] + } + }, + { + "TCPIP模型": { + "node_id": "network-e7861382d8474d99b6c81866b3480346", + "keywords": [], + "children": [] + } + }, + { + "数据的封装和解封装": { + "node_id": "network-9ca6243f54a446089eaf3a8f18dbdf5f", + "keywords": [], + "children": [] + } + } + ] + } + }, + { + "认识传输介质": { + "node_id": "network-59a5b62a972247948a07ffcf892b56c9", + "keywords": [], + "children": [ + { + "物理层概述": { + "node_id": "network-93a232d0cf754e6b87dcdd6f43f8cbc8", + "keywords": [], + "children": [] + } + }, + { + "通信方式": { + "node_id": "network-f5b3ff50904c4fed949e58640a143cfe", + "keywords": [], + "children": [] + } + }, + { + "网络通信的介质": { + "node_id": "network-1ed5189882a04d6da48dc84617427b65", + "keywords": [], + "children": [] + } + } + ] + } + }, + { + "认识中小型局域网": { + "node_id": "network-60f0ba128ba74fa89c79e36884305783", + "keywords": [], + "children": [ + { + "数据链路层的作用": { + "node_id": "network-ec7441d074c1439285eab85cd1d35425", + "keywords": [], + "children": [] + } + }, + { + "MAC地址及分类": { + "node_id": "network-45e9640d996c42d685c497fa6604a764", + "keywords": [], + "children": [] + } + }, + { + "交换机的作用": { + "node_id": "network-770fb1807a7e4ef59c9f78e06685dd67", + "keywords": [], + "children": [] + } + }, + { + "交换机的工作原理": { + "node_id": "network-e7f2ac802a3e4ac785b5f94d4935dcae", + "keywords": [], + "children": [] + } + }, + { + "ARP协议的工作原理": { + "node_id": "network-44c32ade1eb24e328d84b0970a82c874", + "keywords": [], + "children": [] + } + }, + { + "VLAN": { + "node_id": "network-da956c02f676454e8bcaa50e3cfa8e06", + "keywords": [], + "children": [] + } + }, + { + "WLAN": { + "node_id": "network-5dd420ebd67146afa5219a44cd614a47", + "keywords": [], + "children": [] + } + }, + { + "PPP": { + "node_id": "network-dd30314697c84cc1b696d77dd11aced9", + "keywords": [], + "children": [] + } + } + ] + } + }, + { + "跨区域网络的通信学习": { + "node_id": "network-d32c188136234d198a3d27aaf251434f", + "keywords": [], + "children": [ + { + "网络层的作用": { + "node_id": "network-8d8288ccd2b64a109c4f557efe592ac3", + "keywords": [], + "children": [] + } + }, + { + "IP协议的特点": { + "node_id": "network-ab6bfd85ec3440dd89fea166da0be00c", + "keywords": [], + "children": [] + } + }, + { + "IPv4地址的分类和计算": { + "node_id": "network-772cd2af7db94508840e1441a7574877", + "keywords": [], + "children": [] + } + }, + { + "路由器的作用": { + "node_id": "network-cbc2f413286e40fcad470f79d0da9f1d", + "keywords": [], + "children": [] + } + }, + { + "路由表的工作原理": { + "node_id": "network-9d424643d20e4d6a8e563debaad8f21a", + "keywords": [], + "children": [] + } + }, + { + "静态路由": { + "node_id": "network-edb91111e5ff435cbcf23f5537866369", + "keywords": [], + "children": [] + } + }, + { + "动态路由": { + "node_id": "network-8dd155538a954267abe06242248a083e", + "keywords": [], + "children": [] + } + }, + { + "IPv6地址介绍": { + "node_id": "network-1f93a31002cf4fe2924a8c513c4a4a5c", + "keywords": [], + "children": [] + } + } + ] + } + }, + { + "应用程序间的数据传输": { + "node_id": "network-5e7027e23eec4c67a7de74e9ab2caba8", + "keywords": [], + "children": [ + { + "传输层的作用": { + "node_id": "network-74e3d2800f35424a8e98ce089f7c27c6", + "keywords": [], + "children": [] + } + }, + { + "端口号的分类、作用": { + "node_id": "network-b9246efd155b47799dc02eb00175bd3d", + "keywords": [], + "children": [] + } + }, + { + "TCP协议的特点及应用": { + "node_id": "network-85712193cdfa4d82bafaa0f4cd30e266", + "keywords": [], + "children": [] + } + }, + { + "UDP协议的特点及应用": { + "node_id": "network-4a3481cb7b03425582b40d1e0d2e0d51", + "keywords": [], + "children": [] + } + } + ] + } + }, + { + "支撑应用程序的协议": { + "node_id": "network-94a13c6c52614895b92d569cb38b3c87", + "keywords": [], + "children": [ + { + "应用层的作用": { + "node_id": "network-ae82cb15ba26426a91e8a1cb474328ae", + "keywords": [], + "children": [] + } + }, + { + "HTTP协议": { + "node_id": "network-bd22073e575c4d4ea1325760a3912954", + "keywords": [], + "children": [] + } + }, + { + "FTP协议": { + "node_id": "network-14c66687e6e84ea68668d40b4cacd873", + "keywords": [], + "children": [] + } + }, + { + "DNS协议": { + "node_id": "network-656828c7f31c4f72ad230b9e3191161d", + "keywords": [], + "children": [] + } + }, + { + "DHCP协议": { + "node_id": "network-66b95999ea2147c4945a1456eb3baaee", + "keywords": [], + "children": [] + } + }, + { + "邮件协议": { + "node_id": "network-c554312da0e0433c974d1e489be231e2", + "keywords": [], + "children": [] + } + } + ] + } + } + ] + } + }, + { + "网络中阶": { + "node_id": "network-c2ad656b2d434cf2bddae5b67a54a30e", + "keywords": [], + "children": [ + { + "交换": { + "node_id": "network-1c08cbe277804c9aa7d86a7cea45bb2b", + "keywords": [], + "children": [ + { + "VLAN": { + "node_id": "network-ae056a3111bf495687aad5e94fc72b6b", + "keywords": [], + "children": [] + } + }, + { + "链路聚合": { + "node_id": "network-9f63af019f97456bbf2da57a02268d26", + "keywords": [], + "children": [] + } + }, + { + "STP": { + "node_id": "network-47c1720cca854491a63065893b444aa0", + "keywords": [], + "children": [] + } + } + ] + } + }, + { + "路由": { + "node_id": "network-2bdf012b3e71446da96b483fb9b9cdc4", + "keywords": [], + "children": [ + { + "RIP": { + "node_id": "network-86a74a86c4634c7f991963d8c39c8200", + "keywords": [], + "children": [] + } + }, + { + "OSPF": { + "node_id": "network-460e4f45b1dc4746a5e6d53df073d8f3", + "keywords": [], + "children": [] + } + }, + { + "ISIS": { + "node_id": "network-872fb874602d49aeaf479aa555f768f7", + "keywords": [], + "children": [] + } + }, + { + "BGP": { + "node_id": "network-d6e6178da70c4c488b4e6137a6f4f039", + "keywords": [], + "children": [] + } + }, + { + "路由策略": { + "node_id": "network-bfec537cc4e74fc0bde6968570bb0bda", + "keywords": [], + "children": [] + } + } + ] + } + } + ] + } + }, + { + "网络高阶": { + "node_id": "network-fd72367657724abd93fd0e6c1b1584fc", + "keywords": [], + "children": [ + { + "PPP": { + "node_id": "network-08302221308e40b38de8cf131dad13ad", + "keywords": [], + "children": [ + { + "PPP概述": { + "node_id": "network-a4dd1c4a69364d6dba624adaeafbafcb", + "keywords": [], + "children": [] + } + }, + { + "PPP协议内容": { + "node_id": "network-aa317ed09bf14c20bb86a1a08d5ec006", + "keywords": [], + "children": [] + } + } + ] + } + }, + { + "VRRP": { + "node_id": "network-8ef0493e96804c9aa6696c9c8c1ae3ca", + "keywords": [], + "children": [ + { + "VRRP概述": { + "node_id": "network-5d740cb0d9a8459f88543a83b6c7c5e8", + "keywords": [], + "children": [] + } + }, + { + "VRRP作用": { + "node_id": "network-ca8d4d21ad474dfd83573e883cd821d5", + "keywords": [], + "children": [] + } + }, + { + "VRRP配置": { + "node_id": "network-f8fb04c24a4e4d4dad049a963e1acdba", + "keywords": [], + "children": [] + } + } + ] + } + }, + { + "QoS": { + "node_id": "network-c52d5bcef40f45c5bc8a3941c73d2750", + "keywords": [], + "children": [ + { + "QoS概述": { + "node_id": "network-40f0e24cb89b479c82163e686b1271c4", + "keywords": [], + "children": [] + } + }, + { + "QoS分类": { + "node_id": "network-c0196e2fe2e846bc8a4c9bb338221528", + "keywords": [], + "children": [] + } + } + ] + } + } + ] + } + } + ] + } +} \ No newline at end of file diff --git a/src/tree.py b/src/tree.py index eb6acb32722cd2cd144f666743ebfa6bfb67d808..638d9443944ac0563665737c889c23b54fdbc366 100644 --- a/src/tree.py +++ b/src/tree.py @@ -300,7 +300,7 @@ class TreeWalker: result = { name: { "node_id": config["node_id"], - "keywords": config["keywords"], + "keywords": config.get("keywords", []), "children": config.get("children", []) } } @@ -375,6 +375,6 @@ class TreeWalker: def check_section_keywords(self, full_path): config = self.ensure_section_config(full_path) - if not config.get("keywords", []): - self.logger.error(f"节点 [{full_path}] 的关键字为空,请修改配置文件写入关键字") - sys.exit(1) + # if not config.get("keywords", []): + # self.logger.error(f"节点 [{full_path}] 的关键字为空,请修改配置文件写入关键字") + # sys.exit(1)