sshtunnel: set StrictHostKeyChecking=accept-new by default
authorSergey Ponomarev <redacted>
Sat, 3 Jun 2023 10:10:32 +0000 (13:10 +0300)
committerNuno Goncalves <redacted>
Sun, 8 Oct 2023 09:29:37 +0000 (10:29 +0100)
commit714c97b012285ce28bc392a7d86a26c8fedd5d3d
treee95476a60bb511f8a07a022077b9eba43490e844
parent2a5f9dbcc7cbe4524c9da3085ce8b30cbc88155e
sshtunnel: set StrictHostKeyChecking=accept-new by default

Without the option the ssh will propt a user to accept the host key.
So a user should perform a connection manualy and accept before useing the sshtunnel.
The accept-new is a reasonable trade off.

Also the LogLevel is INFO by default.

Signed-off-by: Sergey Ponomarev <redacted>
net/sshtunnel/files/sshtunnel.init
git clone https://git.99rst.org/PROJECT