Skip to content

v2.0.0

Compare
Choose a tag to compare
@moul moul released this 07 Sep 13:27
· 725 commits to master since this release
efaff61
  • First Golang version
  • Compatibility issue: complete switch from .ini file format to .yml, the ~/.ssh/assh.yml file needs to be manually crafted
  • Features
    • Parses ~/.ssh/assh.yml and generates ~/.ssh/config dynamically
    • CLI: Use gateways from CLI without any configuration needed
    • Config: Declares gateways in configuration
    • Config: Host inheritance
    • Config: Support of includes
    • Config: Support of Regex
    • Config: Handling all sshconfig fields
    • Config: Support of host ProxyCommand (inception)
    • Under the hood: Inspecting parent process verbose/debug mode
    • Under the hook: dynamic proxy using raw TCP, netcat

Full commits list