Hosts file for VPN
This commit is contained in:
parent
e68e1fe843
commit
3008a49eee
2 changed files with 13 additions and 2 deletions
|
@ -9,4 +9,8 @@
|
|||
mothership = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFlepPWHE9GvQIBcAQBQPd80oiePSPxGDnMdqpdEqx6I";
|
||||
};
|
||||
};
|
||||
ips = {
|
||||
mothership = "10.100.0.1";
|
||||
thinkpad = "10.100.0.2";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue