packages/utils/rtty/files/rtty.config
Jianhui Zhao 49984c2e22 rtty: update to 6.6.1
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2019-04-25 11:54:35 +08:00

14 lines
652 B
Text

# You must specify an interface or id,
# If the id is not specified, RTTY will uses the MAC address
# of the interface you specify as its ID, otherwise the id
# you specify is used as its ID
#config rtty
# option interface 'lan'
# option id 'My-Device'
# option description 'Description of my device'
# option host 'your-server-host' # Server host
# option port '5912' # Server Port
# option ssl 1 # Whether to use ssl
# option keepalive 5 # keep alive in seconds for this client
# option token 'your-token' # generated by rttys