All Versions
13
Latest Version
Avg Release Cycle
132 days
Latest Release
1200 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