Is it possible to share internet connection via remote desktop? [closed]
Solution 1:
RDP is not capable of Internet sharing, so you can't share Internet using RDP with standard applications. There are many way to share Internet from a Windows box to another one. I suggest you to use VPN. You should do following steps:
- Run VPN Server on your server with unlimited internet access
- Connect to VPN server from your limited computer
Solution 2:
- Install Bitvise SSH Server on your server.
- Use MyEnTunnel to make a SOCKS server on your computer. MyEnTunnel uses SSH to pass SOCKS request to the SSH server.
- Use Proxifier to redirect any applications traffic to the SOCKS sever created by MyEnTunnel. This step is not required if the update program accept SOCKS.