You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
F4KXL_DStarGateway/DGWRemoteControl/example.cfg

15 lines
320 B

# You can specifiy up to 4 sections with different target gateways
# When invoking dgwremotecontrol without name parameter, the first gateway of the config file is used
[gateway_1]
name=hill_top
address=127.0.0.1
port=4242
password=CHANGE_ME
[gateway_2]
name=city_center
address=127.0.0.1
port=4242
password=CHANGE_ME

Powered by TurnKey Linux.