From 1e1f56b0dfe1b95d181ff40eeac0cc4260c937fb Mon Sep 17 00:00:00 2001 From: David Doan Date: Wed, 18 Oct 2023 00:14:46 -0400 Subject: add REPL functionality --- binaries.example.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 binaries.example.json (limited to 'binaries.example.json') diff --git a/binaries.example.json b/binaries.example.json new file mode 100644 index 0000000..b6ff6d9 --- /dev/null +++ b/binaries.example.json @@ -0,0 +1,17 @@ +{ + "h1": { + "binary_path": "./vhost" + }, + "h2": { + "binary_path": "./vhost" + }, + "h3": { + "binary_path": "./vhost" + }, + "r1": { + "binary_path": "./vrouter" + }, + "r2": { + "binary_path": "./vrouter" + } +} \ No newline at end of file -- cgit v1.2.3-70-g09d2