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

Host hostb
  User pi
  # HostName: 192.168.1.3
  # Gateways: [direct, hosta]
  # GatewayConnectTimeout: 1

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