Hi Eric,
Thanks again for your helpful responses to my previous questions. This is more of a 'pick-your-brain' type of question, and if you could offer thoughts to point me in the right direction I'd be very thankful. And forgive me if my terminology isn't spot on, as I'm new to working with web traffic at this level.
I've enjoyed getting to learn about and use FiddlerCore for a personal home project. I'm building a web filter for my family, and I've had great results so far. So I'm ready to begin thinking what it looks like to deploy the application as a Windows service on my PC.
So my first question involves the proxy. I see that when I use Fiddler the Windows proxy server settings are enabled and set to listen to the specified address and port. So how might I go about setting up the proxy 'in the background', so to speak, and not have to worry my app needing to set the 'Manual Proxy Settings' in Windows? I hope that makes sense.
My goal is make the filter as fool proof as possible, where the proxy runs as a service that cannot be tampered with, suspended, or disabled (even by an Admin account). The only way it could be disabled is via performing an uninstall. This is not really Fiddler-related per se, but if you had any thoughts on this as well I'd gladly hear them. Thanks again.
-Kris