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