# example configuration
# release bind
= [ "KeyA", "KeyS", "KeyD", "KeyF" ]
# optional port (defaults to 4242)
= 4242
# optional frontend -> defaults to gtk if available
# frontend = "gtk"
# define a client on the right side with host name "iridium"
[]
# hostname
= "iridium"
# optional list of (known) ip addresses
= ["192.168.178.156"]
# define a client on the left side with IP address 192.168.178.189
[]
# The hostname is optional: When no hostname is specified,
# at least one ip address needs to be specified.
= "thorium"
# ips for ethernet and wifi
= ["192.168.178.189", "192.168.178.172"]
# optional port
= 4242