Skip to content

Commit

Permalink
v2.3.0
Browse files Browse the repository at this point in the history
NEW: Show WebUI URL in command line menu
NEW: Option to use vpnmgr's custom settings for a VPN client (current behaviour) or not
CHANGED: NTP timeout on boot increased to 10 minutes
IMPROVED: Added compatibility for 386.3/VPN Director
  • Loading branch information
jackyaz authored Aug 3, 2021
2 parents 7ae7fd8 + 840c5cd commit e3a94e4
Show file tree
Hide file tree
Showing 6 changed files with 1,109 additions and 1,002 deletions.
1 change: 1 addition & 0 deletions .codacy.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
exclude_paths:
- '**.js'
- '**.asp'
- '**.css'
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/f73bdf3124904744b1844b4099f77bfe)](https://www.codacy.com/gh/jackyaz/vpnmgr/dashboard?utm_source=github.com&utm_medium=referral&utm_content=jackyaz/vpnmgr&utm_campaign=Badge_Grade)
![Shellcheck](https://github.com/jackyaz/vpnmgr/actions/workflows/shellcheck.yml/badge.svg)

## v2.2.0
### Updated on 2021-02-07
## v2.3.0
### Updated on 2021-08-03
## About
The concept for this script was originally developed by [@h0me5k1n](https://github.com/h0me5k1n/asusmerlin-nvpnmgr)
vpnmgr enables easy management of your VPN Client connections for various VPN providers on AsusWRT-Merlin. The following VPN Providers are currently supported: NordVPN, Private Internet Access (PIA) and WeVPN.
NordVPN clients can be configured to automatically refresh on a scheduled basis with the recommended server as provided by the NordVPN API.

Easy management of your VPN Client connections for various VPN providers on AsusWRT-Merlin.
The concept for this script was originally developed by [@h0me5k1n](https://github.com/h0me5k1n/asusmerlin-nvpnmgr)

### Supporting development
Love the script and want to support future development? Any and all donations gratefully received!
Expand Down Expand Up @@ -46,4 +47,4 @@ If this does not work, you will need to use the full path:
![CLI UI](https://puu.sh/HevPC/4f5ddfc3d6.png)

## Help
Please post about any issues and problems here: [Asuswrt-Merlin AddOns on SNBForums](https://www.snbforums.com/forums/asuswrt-merlin-addons.60/)
Please post about any issues and problems here: [Asuswrt-Merlin AddOns on SNBForums](https://www.snbforums.com/forums/asuswrt-merlin-addons.60/?prefix_id=11)
Loading

0 comments on commit e3a94e4

Please sign in to comment.