vpnhood / VpnHood

Undetectable Fast Portable VPN
GNU Lesser General Public License v2.1
1.01k stars 151 forks source link

Feature Request: Ability to Specify Custom Storage Directory #615

Closed greenfnnn814 closed 4 weeks ago

greenfnnn814 commented 4 weeks ago

I am using the VpnHood application and encountered a permission issue when it tries to access the default storage directory at C:\Windows\storage. Since I do not have administrative rights to modify the permissions for this directory, it would be helpful if the application allowed users to specify a custom storage directory.

This feature would enhance usability, especially for users who may not have the necessary permissions to access certain system directories. Allowing a configurable storage path would enable users to run the application seamlessly without running into access issues.

trudyhood commented 4 weeks ago

Hi, I assume you are talking about VpnHood CLIENT, not the Server. VpnHood Client requires admin privilege to run its network capture adapter, so even if we change the installation directory to the user directory, it will not run because of the adapter permission.

By the way, thank you for sharing your requirements here.