I've completely rebuilt the backend for Dashboard.birdo.uk, my network monitoring service currently being tested as a potential SaaS project. Originally built with Node.js, I decided to switch over to Golang for better performance and simplicity — and it’s already a big improvement.

I do plan on releasing the original Node.js-based SaaS code for anyone interested.

On top of that, I've started a new Proxy Pool Collector. It actively scans the internet (IPv4 space) for open proxies, tests them, and scores them based on factors like anonymity (e.g., HTTP headers) and speed — only keeping the ones that are truly worth using.

More updates soon!
Back to Blog