diff --git a/.config/repassh/config.json b/.config/repassh/config.json new file mode 100644 index 0000000..603fcdd --- /dev/null +++ b/.config/repassh/config.json @@ -0,0 +1,23 @@ +{ + "MATCH_PATH": [ + ], + + "MATCH_ARGV": [ + ], + + "KNOCK_ARGV": [ + ], + + "SSH_ADD_OPTIONS": { + }, + + "SSH_OPTIONS": { + }, + + "SSH_DEFAULT_OPTIONS": "", + + "SSH_ADD_DEFAULT_OPTIONS": "-t 7200", + + "VERBOSITY": 3 +} +