All Versions
13
Latest Version
Avg Release Cycle
132 days
Latest Release
1200 days ago
Changelog History
Page 2
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
andassh config search {keyword}
commands (#151) - ➕ Add an optional
ASSHBinaryPath
variable in theassh.yml
file (#148) - 📇 Rename
assh proxy -> assh connect
- Hide
assh connect
andassh wrapper
from the help - 👌 Support built-in ssh netcat mode, may fail with older SSH clients (#146)
- ➕ Add a control socket manager
-
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 theResolveCommand
function (#117) - 🖨 Printing the error of a failing
ResolveCommand
(#117) - 🛠 Fix:
Gateways
field is no longer ignored when theHostName
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
)
- 👍 Add wrapper and
-
v2.2.0 Changes
February 03, 2016