0

Is there any way to check VPN stats for stock PPTP VPN applet? Maybe some stat-file or GUI-way? If not, can we utilize Tasker for that?

I particularly interested in uptime indicator, i.e. was my VPN disconnected during last 24h or not?

I saw this question and this app, mentioned in the question, but it was last updated in 2015 and seems to be not working on Marshmallow, which I am on (LG G3).

Suncatcher
  • 444
  • 6
  • 25

1 Answers1

0

Since you mentioned Tasker, try setting up an appropriate task for the profile State → Net → VPN Connected. No clue if it works on Marshmallow though.

SSS
  • 499
  • 3
  • 14
  • an appropriate task what kind of? How do I save the statistics? – Suncatcher Apr 22 '18 at 09:29
  • I'm not really sure. Maybe you can keep an Entry as well as an Exit task for VPN connected, so if the VPN disconnects/re-connects the task writes the current time to a file since you are looking for uptime. – SSS Apr 23 '18 at 04:53