ctemby 3 Posted ... Firstly, thanks AirVPN and Eddie are awesome! Secondly, suggestions: 1) Add ipleak.url to front page Eddie dropdown menu, maybe after Speed Test (Web) 2) Eddie to run ipleak.net (via API) after VPN connection, then display ipleak results on Eddie front page. Eddie already shows Public Exit IP, but would like to see WebRTC detection and DNS Addresses also (all with country flags ). I always check ipleak.net whenever I connect just to be sure, as I'm sure others do to, and the above would make everything easier. Quote Share this post Link to post
zhang888 1066 Posted ... The first suggestion is already there, just works in the background:SetDefault("discover.ip_webservice.list", "text", "https://ipleak.net/xml/{@ip};https://freegeoip.net/xml/{@ip};http://ip-api.com/xml/{@ip}", NotInMan); The detection of WebRTC only makes sense in browsers, since this is where you want to make sure no leak occurs if you don't enable the Network Lock.Some browsers (like Firefox) can use custom DNS servers if a proxy is configured, so once again you will have to open the browser to know the most accurate result. Quote Hide zhang888's signature Hide all signatures Occasional moderator, sometimes BOFH. Opinions are my own, except when my wife disagrees. Share this post Link to post