The community websdr-plus-github can be found here: https://github.com/ny4qphil/PhantomSDR-Plus ..it is compatible with the normal version, but enhanced.
[websdr]
register_online=true # If the SDR should be registered on https://sdr-list.xyz then put it to true
name="Heppen Wideband Websdr" # Name that is shown on https://sdr-list.xyz
antenna="54m Longwire" # Antenna that is shown on https://sdr-list.xyz
grid_locator="JO21oc" # 4 or 6 length Grid Locater shown on https://sdr-list.xyz and for the Distance of FT8 Signals
hostname="http://websdr.heppen.be" # If you use ddns or something to host with a domain enter it here for https://sdr-list.xyz
Quote from: Bas ON5HB on May 27, 2025, 01:00 PMLiunux has a nice option: man command
To know iptables and what it does, type: man iptables
It will tell you what everything does.
Quote from: hb3xdc on May 26, 2025, 10:35 PMThanks for your Research Bas, but for me its not working:
gianni@sdr-srv02:~$ iptables -D INPUT -m string --algo bm --string "%3C%" -j DROP
iptables v1.8.7 (nf_tables): Couldn't load match `string':No such file or directory
or with sudo:
gianni@sdr-srv02:~$ sudo iptables -D INPUT -m string --algo bm --string "%3C%" -j DROP
iptables: Bad rule (does a matching rule exist in that chain?).
sudo iptables -D INPUT -m string --algo bm --string "%3C%" -j DROP
Quote from: Bas ON5HB on May 26, 2025, 02:07 PMYou did upgrade to vite v6.3.5, that is the problem.
You need to downgrade it back to vite v5.4.19, as later version break with the code.
Page created in 0.010 seconds with 8 queries.