diff options
Diffstat (limited to 'home/private_dot_ssh')
| -rw-r--r-- | home/private_dot_ssh/private_config | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/home/private_dot_ssh/private_config b/home/private_dot_ssh/private_config new file mode 100644 index 0000000..c070bdf --- /dev/null +++ b/home/private_dot_ssh/private_config @@ -0,0 +1,8 @@ +match user git host pipeframe.xyz + requesttty no + +host * + warnweakcrypto no + +host router.lan + user admin |