I'm working on a local proxy application locally. I was building a mcp application in my organization and had to make some code changes to match what we wanted on the AWS load balancer. So I thought why not have an application that runs a server, takes some rules and allows users to add applications.
That way, I can expose the server's address on network and have everything work from there. It is still a WIP but I have couple of plans to make it better.
If you want to check it out, take a look at - https://github.com/PulkitBanta/connectio