diff options
Diffstat (limited to 'home/xyz/.ssh')
-rw-r--r-- | home/xyz/.ssh/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index 2ebb1f8e..eca65319 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -11,6 +11,7 @@ Host studio Hostname flylightning.xyz Port ssh-isp User xyz + AddressFamily inet Host pp Hostname xyzpp |