diff options
Diffstat (limited to '.ssh')
| -rw-r--r-- | .ssh/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config index d5b44b7..c070bdf 100644 --- a/.ssh/config +++ b/.ssh/config @@ -3,3 +3,6 @@ match user git host pipeframe.xyz host * warnweakcrypto no + +host router.lan + user admin |