chiark / gitweb /
dot/putty-defaults: Use SSH by default.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 19 Sep 2017 16:26:31 +0000 (17:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 20 Sep 2017 15:49:30 +0000 (16:49 +0100)
This is mostly for the benefit of `plink'.

dot/putty-defaults

index 2ac3ba499cc3174b1253f263af0c042081ff7e17..4ae7813bd0c48d7f16ae858bd60c7b4f3830c6df 100644 (file)
@@ -6,8 +6,8 @@ LogFileClash=-1
 LogFlush=1
 SSHLogOmitPasswords=1
 SSHLogOmitData=0
-Protocol=raw
-PortNumber=0
+Protocol=ssh
+PortNumber=22
 CloseOnExit=2
 WarnOnClose=1
 PingInterval=0