clj-commons / clj-commons/clj-ssh
'ssh', when used with the default session, should take the same options as 'session'
Open
- Dominant language
- Clojure
- Stars
- 241
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
at least :strict-host-key-checking is not honored in 'ssh', but is in 'session'.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the ssh and session entry points and compare how their options are handled. Verify the behavior of :strict-host-key-checking in both paths; done means ssh with the default session honors that option as session does.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100