This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
XLXD Server | |
``` | |
# XLX host | |
[Interface] | |
PrivateKey = PRIVATE_KEY_HERE | |
Address = 10.0.0.1/32 | |
ListenPort = 51822 | |
# AMBE host | |
[Peer] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# shellcheck source=/dev/null disable=SC2206,SC2034 | |
# | |
# pistar-lastqso | |
# Written by: Ken Cormack (KE8DPF), [email protected] | |
# Copyright: © 2024, Ken Cormack | |
# github: https://github.com/kencormack/pistar-lastqso | |
# QRZ page: https://www.qrz.com/db/KE8DPF | |
# Modified 2024-10-08 Andy (2W0APD) for WPSD |
OlderNewer