aboutsummaryrefslogtreecommitdiff
path: root/nodes.json
diff options
context:
space:
mode:
authorDavid Doan <daviddoan@Davids-MacBook-Pro-70.local>2023-10-18 00:14:46 -0400
committerDavid Doan <daviddoan@Davids-MacBook-Pro-70.local>2023-10-18 00:14:46 -0400
commit1e1f56b0dfe1b95d181ff40eeac0cc4260c937fb (patch)
tree64033021fe0943f4862a4ff751c92fcc721d3907 /nodes.json
parentdb0a9f0a4605d85ba4e535ba0ab590776cc4ba0a (diff)
add REPL functionality
Diffstat (limited to 'nodes.json')
-rw-r--r--nodes.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/nodes.json b/nodes.json
new file mode 100644
index 0000000..7b91355
--- /dev/null
+++ b/nodes.json
@@ -0,0 +1,7 @@
+{
+ "h1": "host",
+ "h2": "host",
+ "h3": "host",
+ "r1": "router",
+ "r2": "router"
+} \ No newline at end of file