- Integrated Topshelf to enable ProxiFyre to run as a Windows Service, while retaining its functionality as a standalone application with Control-C termination. Resolves: https://github.com/wiresock/proxifyre/issues/12
- Revamped configuration to support selective protocols (TCP, UDP, or both) for individual proxy instances. See: https://github.com/wiresock/proxifyre/issues/11
- Adopted NLog for enhanced logging, with output directed to `/logs` in the application directory. Addresses: https://github.com/wiresock/proxifyre/issues/13
This enhancement empowers users with versatile proxy management, seamless service operation, and streamlined log tracking.