1
0

rename wg1 to tr1 at home

This commit is contained in:
2025-11-05 18:57:59 -08:00
parent 0de3ffd6b3
commit 78a52810d0

View File

@@ -20,6 +20,7 @@
"tr1" = { "tr1" = {
hostname = "tr1.t1.xyz"; hostname = "tr1.t1.xyz";
port = 22001;
identityFile = tb1; identityFile = tb1;
}; };
"tr1.local" = { "tr1.local" = {
@@ -27,15 +28,6 @@
identityFile = tb1; identityFile = tb1;
}; };
"wg1" = {
hostname = "192.168.50.101";
identityFile = tb1;
};
"wg1.local" = {
hostname = "192.168.50.101";
identityFile = tb1;
};
# Cloud Machines # Cloud Machines
"t1" = { "t1" = {
hostname = "95.216.215.4"; hostname = "95.216.215.4";