All Versions
13
Latest Version
Avg Release Cycle
132 days
Latest Release
1409 days ago

Changelog History
Page 2

  • v2.4.0 Changes

    July 14, 2016
    • โž• Add a control socket manager assh sockets {list,flush,master} (#152)
    • โž• Add a assh --config=/path/to/assh.yml option
    • โž• Add storm-like assh config list and assh config search {keyword} commands (#151)
    • โž• Add an optional ASSHBinaryPath variable in the assh.yml file (#148)
    • ๐Ÿ“‡ Rename assh proxy -> assh connect
    • Hide assh connect and assh wrapper from the help
    • ๐Ÿ‘Œ Support built-in ssh netcat mode, may fail with older SSH clients (#146)

    Full commits list

  • v2.3.0 Changes

    April 27, 2016
    • ๐Ÿ‘ Add wrapper and known_hosts support to handle advanced patterns (#122)
    • โž• Add build information in .ssh/config header (#49)
    • โž• Add Autocomplete support (#48)
    • ๐ŸŽ‰ Initial Aliases support (#133)
    • ๐Ÿ‘‰ Use args[0] as ProxyCommand (#134)
    • โž• Add NoControlMasterMkdir option to disable automatic creation of directories for gateways (#124)
    • ๐Ÿ›  Fix: Allow $(...) syntax in the ResolveCommand function (#117)
    • ๐Ÿ–จ Printing the error of a failing ResolveCommand (#117)
    • ๐Ÿ›  Fix: Gateways field is no longer ignored when the HostName field is present (#102)
    • Ignore SIGHUP, close goroutines and export written bytes (#112) (@QuentinPerez)
    • ๐Ÿ“š Various documentation improvements (@ashmatadeen, @loliee, @cerisier)
    • ๐Ÿ‘Œ Support of new SSH configuration fields (AskPassGUI, GSSAPIClientIdentity, GSSAPIKeyExchange, GSSAPIRenewalForcesRekey, GSSAPIServerIdentity, GSSAPITrustDns, KeychainIntegration)

    Full commits list

  • v2.2.0 Changes

    February 03, 2016
    • Avoid exiting when an included file contains errors (#95)
    • Anonymize paths in assh info
    • ๐Ÿ‘Œ Support of assh proxy --dry-run option
    • ๐Ÿ›  Fix: do not resolve variables in hostnames twice (#103)

    Full commits list