1

I have been using an alcatel hotspot that has been provided to me and I was seeing if they can see my history/app activity even with a obfuscated vpn connection.

xIIllIl xx
  • 11
  • 1

2 Answers2

0

They should not be able to see what websites/apps you use, but they can figure out that you are using a VPN (and possibly, which VPN you're using).

Xiddoc
  • 123
  • 9
0

Usually just getting the destination IP from your outgoing VPN traffic, and then doing a reverse DNS lookup, will not work. However, if they want to spent the time, they can compile/get a list of IPs for the hosts used by the usual VPN providers. The later is popular with nations which are a bit more subtle about blocking VPN access.

raubvogel
  • 21
  • 2