Skip to content

Instantly share code, notes, and snippets.

View netscylla's full-sized avatar

Netscylla netscylla

View GitHub Profile
@netscylla
netscylla / XLXD Wireguard settings.txt
Created September 3, 2024 08:06
Backup of Wireguard tunnel for XLXD-AMBE remote tunnel
XLXD Server
```
# XLX host
[Interface]
PrivateKey = PRIVATE_KEY_HERE
Address = 10.0.0.1/32
ListenPort = 51822
# AMBE host
[Peer]
@netscylla
netscylla / wpsd-lastqso
Created October 10, 2024 06:46
modified pistar-lastqso to function on WPSD
#!/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