mirror of
https://github.com/ShaYmez/xlxd.git
synced 2024-11-17 21:51:49 -05:00
66bd9aca8a
Added G3 Terminal Support for ICom-9700 and Icom Plus2 series
18 lines
780 B
Plaintext
18 lines
780 B
Plaintext
#########################################################################################
|
|
# XLXD terminal option file
|
|
#
|
|
# one line per entry
|
|
# each entry specifies a terminal option
|
|
#
|
|
# Valid option:
|
|
# address <ip> - Ip address to be used by the terminal route responder
|
|
# By default, the request destination address is used.
|
|
# If the system is behind a router, set it to the public IP
|
|
# If the system runs on the public IP, leave unset.
|
|
# modules <modules> - a string with all modules to accept a terminal connection
|
|
# Default value is "*", meaning accept all
|
|
#
|
|
#########################################################################################
|
|
#address 193.1.2.3
|
|
#modules BCD
|