Using Windows, you can share the Internet connection on your laptop with other computers on your local area network. This makes your laptop the proxy server for any other devices that might try to connect to the Internet on your personal LAN, but it doesn’t offer any of the anonymity benefits of Web-based proxy servers. If you don’t have a Wi-Fi router, however, you can use the Wi-Fi radio on your laptop to broadcast data to other devices on your LAN. netsh wlan set hostednetwork mode=allow ssid=“MyProxyLaptop” key=“MyProxyPassword” Replace “MyProxyLaptop” with the name you want for the network. Keep the quotes in the command. Replace “MyProxyPassword” with your password, keeping the quotes in place. Press “Enter” when done. netsh wlan start hostednetwork Press “Enter” after the command when you’re ready to launch your laptop’s Wi-Fi network. Tips Writer Bio
