summaryrefslogtreecommitdiff
path: root/internal/ssh/client/knownhostscallback.go
AgeCommit message (Collapse)Author
2021-10-24Fix DCat color test.Paul Buetow
2021-10-19Can configure DTail client not to mess with ~/.ssh/known_hosts via env var - ↵Paul Buetow
this is useful for running unit and integration tests in jenkins
2021-10-10vetting and linting and some code restylingPaul Buetow
2021-10-02move args to config packagePaul Buetow
logger package rewrite as dlog
2020-02-11more on scheduled jobs and ssh callbacksPaul Bütow