DigitalOcean Referral Badge

Welcome to the Bromley Repeater Group website.

Our VHF & UHF repeaters are located in Beckenham which is a town in the Greater London area of England, within the London Borough of Bromley. It borders Beckenham Place Park and Bellingham in the London Borough of Lewisham. Our first repeater was GB3OK on 2mtrs. Building on its success GB3LK on 70cms was later added. With the advent of DStar, the 2mtr GB3OK repeater ceased transmitting and was … Read more

Well this sucks…

I logged into my Huawei mobile broadband router this morning to set up the port forwarding and it said… ” Some features are unavailable in CLAT mode. “ “CLAT” mode, I’m thinking to myself ??? Well that’s a pain in the bum because I just got the X6100 connected to the LAN with the idea … Read more

Another Seasonal Repeater Upgrade

Bromley Repeater Group News We have purchased a new Yaesu VHF/UHF C4FM Digital/FM Repeater which we installed today for testing purposes. For the moment it will be operating as a stand alone repeater and not connected to the internet. The Repeater will operate automatically on C4FM (auto mode select) and Analogue FM with a of … Read more

Snitch

https://github.com/yodabytz/snitch Snitch is a Python tool that monitors Fail2Ban logs, detects abusive activity, and notifies netblock administrators via email. It analyzes jail-specific logs for evidence, supports custom jail configurations, logs actions to /var/log/snitch.log, and ensures professional alerts to help address potential server compromises or misuse.

SecuNX – Nginx Security Automation

Yodabytz just added a Web Application Firewall script to his portfolio. SecuNX is an automated security solution for Nginx servers, designed to enhance your website’s protection by managing IP blocklists and whitelists. It fetches malicious IP addresses from trusted sources, updates your Nginx configuration automatically, and ensures that trusted IPs are never inadvertently blocked. Additionally, SecuNX … Read more

Using SDR to build a Passive Radar

Here’s a really neat project which a mate told me about, it uses sdr dongles to build a passive radar system ! The article is not a new one but I’d managed to miss it and maybe you did too ! https://www.rtl-sdr.com/ksdr/ You’ll find the code here —–>  https://github.com/pyapril/pyapril

A new script from my favorite github coder

My fave github coder has added another useful script to his portfolio. ModSentry is a real-time log monitoring tool for analyzing security events from ModSecurity logs. It provides an intuitive terminal interface to track alerts and highlight critical incidents. IP addresses can be blocked or unblocked using iptables directly from the interface. https://github.com/yodabytz/modsentry