Files
lan-mouse/config.toml
Ferdinand Schober 5222f54eee major refactor
every instance of lan-mouse can now simultaneously send and receive
events
2023-01-30 19:15:58 +01:00

14 lines
177 B
TOML

port = 42069
# [client.right]
# host_name = "localhost"
# port = 42068
[client.left]
host_name = "Osmium"
port = 42069
# [client.right]
# host_name = "Osmium"
# port = 42069