diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-01-05 18:28:55 -0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-01-13 01:51:42 -0800 |
commit | 569ce09096d16d204c3cf81753103943d088f895 (patch) | |
tree | 5d4c6a5ba0dce05e96ee71b88c52cb42dec21bb2 /home | |
parent | b4a22a812d149321cc21e932b90dc8b5e93e1e7a (diff) |
change hostname for wg ip
Diffstat (limited to 'home')
-rw-r--r-- | home/xyz/.ssh/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index 39b4c6d7..3c72a08b 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -37,7 +37,7 @@ Host ca User xyz Host aa - Hostname aa.flylightning.xyz + Hostname aawg User xyz Host ib |