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.
13 lines
289 B
13 lines
289 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]
|
|
address=127.0.0.1
|
|
port=4242
|
|
password=CHANGE_ME
|
|
|
|
[gateway_2]
|
|
address=127.0.0.1
|
|
port=4242
|
|
password=CHANGE_ME
|