How does a VPN work?
Normally, when you connect to the internet the data leaving your device goes straight to your internet service provider (ISP), which forwards it to the destination site. Along the way:
- Your ISP sees which sites you visit.
- Other users on public Wi-Fi can monitor your traffic.
- The destination site sees your real IP address.
With a VPN active, this flow changes:
- Through the VPN app, your device builds an encrypted tunnel to the VPN server.
- All of your internet traffic passes through this tunnel. Your ISP only sees “encrypted data going to a VPN server” — it cannot see the contents.
- The VPN server decrypts the traffic and forwards it to the destination site. The site sees the VPN server's IP, not your real one.
- The response comes back to you along the same path, encrypted.