What I want to do is allow users to expose their local services to the inteet so that other users can access it from outside. For e.g. I as a user may want to expose my machine via RDP to other users on inteet. Or I may want other users on inteet access my local webserver.
I can do this using SSH server by connecting my SHH Client(on local machine) to the SSH server(with public URL) and forwarding a port from Server to Local. Problem is I don't want to do this with ports but with subdomains.
e.g. If somebody tries connecting via MSTSC to user1.mysshserver.com it should connect it to the localhost:3389. Similarly if someone else tries to access a webpage by typing in address bar user2.sshserver.com it should forward that request to anotherlocalip:8080.
In short I want to develop something like ngrok for my company inteal use.
Recent Questions...
ما را در سایت Recent Questions دنبال میکنید
برچسب:
نویسنده: استخدام کار
بازدید: 319
تاريخ: دوشنبه
4 مرداد
1395 ساعت: 15:59