keylime: become exit node

This commit is contained in:
41666 2024-03-28 21:15:46 -04:00
parent ce0aed4f25
commit 16a309f256
2 changed files with 2 additions and 1 deletions

View file

@ -1 +1 @@
192.168.1.99
10.100.0.8

View file

@ -16,6 +16,7 @@
useRoutingFeatures = "server";
extraUpFlags = [
"--advertise-exit-node"
"--advertise-routes 10.0.0.0/8"
];
};
}