JosdorOS
- 3 Devlogs
- 21 Total hours
A router operating system based on Debian
A router operating system based on Debian
Currently working on Vlans support for the router. For the moment nothing is working but it’s getting better. I would have preferred to do this develop later but I’m obliged to do it now as I’m already at 10 hours of working for this part.
I’ve also implemented a firewall using notables
We can now use JosdorOS as an operating system
-> ISO file avaible on Github
-> Based on Debian Live ISO
-> DHCP custom config
->minor Improvements
JosdorOS backend can now handle basic routing tasks
Current features:
→ API endpoints to monitor backend health and configuration
→ Router network configuration through a POST request to /api/setup
→ WAN access for routed devices
→ Built-in DHCP server
→ Basic firewall configuration
Still a lot to build, but the networking foundation is now working!