aboutsummaryrefslogtreecommitdiff
path: root/linear-r1h2/binaries.example.json
diff options
context:
space:
mode:
authorDavid Doan <daviddoan@Davids-MacBook-Pro-70.local>2023-11-08 17:33:32 -0500
committerDavid Doan <daviddoan@Davids-MacBook-Pro-70.local>2023-11-08 17:33:32 -0500
commit8345c70da5ca872916b2d524e83bbecbb7e24fae (patch)
tree258d4b2fa78da5308d787979d47989df778ea441 /linear-r1h2/binaries.example.json
parent421cb40b2b533d24347f3fb07067c5c5a3708fba (diff)
parenta571eee893bc308a75e66f37f908752bb1cbb321 (diff)
Meerge branch 'main' of https://github.com/brown-cs1680-f23/iptcp-jailpt2
update
Diffstat (limited to 'linear-r1h2/binaries.example.json')
-rw-r--r--linear-r1h2/binaries.example.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/linear-r1h2/binaries.example.json b/linear-r1h2/binaries.example.json
new file mode 100644
index 0000000..1888a6b
--- /dev/null
+++ b/linear-r1h2/binaries.example.json
@@ -0,0 +1,11 @@
+{
+ "h1": {
+ "binary_path": "./vhost"
+ },
+ "h2": {
+ "binary_path": "./vhost"
+ },
+ "r1": {
+ "binary_path": "./vrouter"
+ }
+} \ No newline at end of file