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 | 69c71d7e70ff40441cc16d493aa2e2682963c47c (patch) | |
tree | d2164f95db28786b41e4bf6e418c58ead24979cb /home/xyz/.ssh/config | |
parent | adf584a041208453adbeba881991064e5f4e779f (diff) |
change hostname for wg ip
Diffstat (limited to 'home/xyz/.ssh/config')
-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 8882efcc..19b723eb 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -43,7 +43,7 @@ Host ca User xyz Host aa - Hostname aa.flylightning.xyz + Hostname aawg User xyz Host ib |