jbweston / nord

An unofficial NordVPN client [DEPRECATED]
GNU General Public License v3.0
28 stars 4 forks source link

Newly connected clients don't get the correct VPN state #28

Open jbweston opened 6 years ago

jbweston commented 6 years ago

If a single client connects to the web interface and connects to a server, the next client to connect will not see the 'connected' state. This can also be observed by connecting to a VPN and then refreshing the page.

Currently the coroutine that manages the VPN connection does not provide a method for querying its state, but it should.