Naive question, but I have what should be the starter code of a proxy in Rust, and I am scratching my head as to how to reconnect outbound connections to the proxy. For people that would like to run your project on their Signet node, I think a short setup description or example conf would be beneficial. Thanks!
Update: I am trying to get things going with the proxy flag in bitcoin.conf, but I am receiving a strange sequence of 4 bytes from my node: 05 02 00 02. Obviously doesn't match any network magic, a bit confused how you were able to get the version messages sent straight to your proxy. thanks again.