1
0
This commit is contained in:
2026-02-15 21:46:09 -08:00
parent 1910158cca
commit 1f79e2da4c

View File

@@ -51,6 +51,18 @@
forwardAgent = true;
};
"tr2" = {
hostname = "tr1.t1.xyz";
port = 22002;
identityFile = tb1;
forwardAgent = true;
};
"tr2.local" = {
hostname = "192.168.50.102";
identityFile = tb1;
forwardAgent = true;
};
"zenwifi" = {
hostname = "192.168.50.1";
identityFile = tb1;