This is awesome! Smart home privacy is a huge issue right now, and doing it 100% locally is definitely the right approach. As a 16-year-old developer currently building a cloud proxy mesh in Rust, I’m always fascinated by low-level network traffic manipulation and security. Did you face any performance bottlenecks while parsing traffic locally on lower-end appliances, or did you write custom optimisations for this? Great work on making it open and privacy-focused!"
Great tool! Did you use a specific library for managing the connections, or is it custom built? I'm building something in Rust and faced a similar routing issue."