Log into clusters with a custom callsign/SSID

This commit is contained in:
Ian Renton
2026-01-10 10:06:48 +00:00
parent e1cdc5b857
commit 220c9378cf
2 changed files with 11 additions and 3 deletions

View File

@@ -59,14 +59,22 @@ spot-providers:
enabled: true
host: "hrd.wa9pie.net"
port: 8000
# Prompt the cluster node gives when asking for a callsign to log in. Varies between cluster node software.
login_prompt: "login: "
# Callsign Spothole will use to log into this cluster. Ensure the SSID (e.g. -99) is different to any personal
# connection you might make to this cluster node.
login_callsign: "N0CALL-99"
-
class: "DXCluster"
name: "W3LPL Cluster"
enabled: false
host: "w3lpl.net"
port: 7373
# Prompt the cluster node gives when asking for a callsign to log in. Varies between cluster node software.
login_prompt: "Please enter your call: "
# Callsign Spothole will use to log into this cluster. Ensure the SSID (e.g. -99) is different to any personal
# connection you might make to this cluster node.
login_callsign: "N0CALL-99"
-
class: "RBN"
name: "RBN CW/RTTY"