For multiple receiver use this script
# - User preferences. To save space these settings can be set once and will be re-used for every receiver you add.
server_timeout=10
server_retries=0
ignore_caid=0
log=1
# - Receiver 1
nf_server_port=81 # port this xx-client will listen to
nf_receiver=192.168.1.100 # IP of the receiver this xx-client will service
# - Private service provider information
server_0="username

assword@server

ort/des_key"
# - Command to take the information above, for this specific receiver, and create ini's xx-client can understand
. make_inis
# - Receiver 2
nf_server_port=82 # port this xx-client will listen to
nf_receiver=192.168.1.101 # IP of the receiver this xx-client will service
# - Private service provider information
server_0="username

assword@server

ort/des_key"
# - Command to take the information above, for this specific receiver, and create ini's xx-client can understand
. make_inis
# - Launch Command
xx-client