karashiiro / PingPlugin

A ping display plugin for Dalamud.
MIT License
18 stars 19 forks source link

Possible issue with VPN #24

Closed mattskiiau closed 2 years ago

mattskiiau commented 2 years ago

Using a VPN (EXITLAG), provides a different ping over what is seen via the plugin. image image

karashiiro commented 2 years ago

Gaming VPNs make the ping tracker have slightly inaccurate readouts sometimes. I’ve gotten it to a point where it’s pretty close to the actual ping, but it’s not perfect. That said, that’s only about 10 milliseconds off, so that looks alright.

yjywybb commented 2 years ago

In my case, it points to 127.0.0.1. (Worked properly before EndWalker)

mattskiiau commented 2 years ago

In my case, Since Exitlag does not run in full tunnel mode, I'm unable to verify what the true ping is to see if either the client or the plugin is incorrect.

karashiiro commented 2 years ago

Should be fixed with v1.14.3, let me know if it works.