kboghe / NordVPN-switcher

Rotate between different NordVPN servers with ease. Works both on Linux and Windows without any required changes to your code!
https://pypi.org/project/nordvpn-switcher/
189 stars 51 forks source link

Fix permission problem `psutil.AccessDenied` #33

Open MS-Jahan opened 2 years ago

MS-Jahan commented 2 years ago

This will fix the issue stated here https://github.com/kboghe/NordVPN-switcher/issues/21#issue-857359348

kboghe commented 2 years ago

Interesting. What's the rationale behind this fix? Thanks for this; I'll implement this in the next update!

MS-Jahan commented 2 years ago

I'm not sure. Found the fixes on StackOverflow.