keylime: become exit node
This commit is contained in:
parent
ce0aed4f25
commit
16a309f256
2 changed files with 2 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
192.168.1.99
|
10.100.0.8
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
useRoutingFeatures = "server";
|
useRoutingFeatures = "server";
|
||||||
extraUpFlags = [
|
extraUpFlags = [
|
||||||
"--advertise-exit-node"
|
"--advertise-exit-node"
|
||||||
|
"--advertise-routes 10.0.0.0/8"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue