op-packages/dcc2-wiwiz/files/rtty.config
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

16 lines
815 B
Plaintext

# 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 dcc2
option interface 'lan'
option id ''
option description 'Description of your device'
option host 'dcc2.wiwiz.com' # Server host
option port '5912' # Server Port
# option ssl 1 # Whether to use ssl
# option insecure '1' # Allow insecure server connections when using SSL
option token 'YourToken' # generated by rttys
# option username 'root' # Skip a second login authentication. See man login(1) about the details
# option verbose '1' # verbose log