# This file was automatically generated by assh v2.8.0+dev
# on 2019-05-30 20:35:24 +0200 CEST, based on ~/.ssh/assh.yml
#
# more info: https://github.com/moul/assh

# host-based configuration
Host mygateway

Host myserver
  # ProxyCommand /bin/nc %h %p
  # Gateways: [mygateway]

# global configuration
Host *
  ProxyCommand /home/moul/go/bin/assh connect --port=%p %h
