# 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 a
  # HostName: 1.2.3.4

Host b

Host c
  # Gateways: [direct]

Host d
  # Gateways: [a, b]

Host e
  # Gateways: [b, a]

Host f
  # Gateways: [b, b]

Host g
  # Gateways: [direct, b]

Host h
  # Gateways: [a, direct]

# global configuration
Host *
  ConnectTimeout 1
  ProxyCommand /home/moul/go/bin/assh connect --port=%p %h
  # HostName: 127.0.0.1
