Skip to content

1.5.0

Latest
Compare
Choose a tag to compare
@joknarf joknarf released this 19 Oct 13:09
· 2 commits to main since this release
4d874fb
  • dns resolve in Job thread instead of resolving all hosts before starting jobs
  • ssh command logged in {dirlog}/<host>.ssh with resolved host fqdn
  • inet_aton can be ok with string "<ip> <hostname>...", clean ip with inet_ntoa(inet_aton(ip))