mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-03-07 20:09:59 +03:00
14 lines
177 B
TOML
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
|