aboutsummaryrefslogtreecommitdiff
path: root/r2h2/binaries.example.json
blob: 59223ba9522f6ca62bbd77393358f038451a2968 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
 "h1": {
  "binary_path": "./vhost"
 },
 "h2": {
  "binary_path": "./vhost"
 },
 "r1": {
  "binary_path": "./vrouter"
 },
 "r2": {
  "binary_path": "./vrouter"
 }
}