I have a computer with NGINX which acts as a router (so whenever I go to subdomain.mydomain.com it redirects this request to a local PC in my LAN, using proxyPass). The problem is that I'd like to do this with any TCP service (NGINX lets only HTTP services to be forwarded). Is this possible? Which software should I use?
No comments:
Post a Comment