@jannievanzyl
Don't know if Vodacom is aware of this if not perhaps you should take note.
When you run out of data there seems to be a way you can access some internet sites
When you run out of data you get redirected https://connectu.vodacom.co.za/home as normal
I then noticed some ad's point to what looks like a reverse proxy of some sort with a URL https://adzr.vodacom.co.za/
If you modify the URL below as follows you can open it
https://adzr.vodacom.co.za/smartunnel/v3/gamsessions/{SOME UNIQUE TOKEN}/{Website}
For instance
https://adzr.vodacom.co.za/smartunnel/v3/gamsessions/{SOME UNIQUE TOKEN}/www.mybroadband.co.za
You need to preserve the first part of the URL and some links don't do that so to check an article you would modify
mybroadband.co.za
to
https://adzr.vodacom.co.za/smartunnel/v3/gamsessions/{SOME UNIQUE TOKEN}/mybroadband.co.za/news/energy/450540-eskom-under-attack-photos.html
It seems to be working on very simple sites not heavy php stuff and its slow
Perhaps you should block all sites and allow only certain URLs on that reverse proxy or whatever it is
Just a heads up
Don't know if Vodacom is aware of this if not perhaps you should take note.
When you run out of data there seems to be a way you can access some internet sites
When you run out of data you get redirected https://connectu.vodacom.co.za/home as normal
I then noticed some ad's point to what looks like a reverse proxy of some sort with a URL https://adzr.vodacom.co.za/
If you modify the URL below as follows you can open it
https://adzr.vodacom.co.za/smartunnel/v3/gamsessions/{SOME UNIQUE TOKEN}/{Website}
For instance
https://adzr.vodacom.co.za/smartunnel/v3/gamsessions/{SOME UNIQUE TOKEN}/www.mybroadband.co.za
You need to preserve the first part of the URL and some links don't do that so to check an article you would modify
Eskom under attack — Photos
Public enterprises minister Pravin Gordhan shared images of the damages to Eskom staff’s homes during a media briefing on Tuesday.
to
https://adzr.vodacom.co.za/smartunnel/v3/gamsessions/{SOME UNIQUE TOKEN}/mybroadband.co.za/news/energy/450540-eskom-under-attack-photos.html
It seems to be working on very simple sites not heavy php stuff and its slow
Perhaps you should block all sites and allow only certain URLs on that reverse proxy or whatever it is
Just a heads up