We've got a BOGO deal going on today! VPNMON-R3 1.8.3 Beta 1 is also out today to test some of these experimental waters as well. This one has some significant changes, so please read the release notes, and keep an eye its behavior. Should be all good from the limited testing I've done, but value your feedback immensely!
What's new!?
v1.8.3b1 - (Release Date TBA)
- PATCH: The
Recovery Timeout should be defaulting to 1x, but it was inadvertently set to 3x. Thank you to
@Tarek Yag for reporting this. Fixed!
- PATCH: Changed the wording for the custom PING host to "
Custom PING host for connectivity checks" to bring more clarity that it wasn't just for VPN checks, but WAN and WG as well. Thanks to
@scootertramp for reporting.
- PATCH: Changed the date/time to
include the offset alongside the timezone. This is to give more visibility for those who aren't assigned a standard timezone name, and in some cases would fall back to using "GMT". Thanks to
@Tarek Yag for reporting this, and for
@EmeraldDeer providing a deep dive into the date command options.
- PATCH: Fixed some hardcoded instances where the
recovery timeouts were set to 3, instead of using user-selected values.
- PATCH: Fixed some instances where the
PINGHOST variable was hardcoded to 8.8.8.8, instead of using user-selected values.
- PATCH: Implemented
recovery timeouts (if configured) and will
apply to the WAN as well. Should the WAN have issues establishing an SSL connection with the user-selected PINGHOST, it will attempt to try the number of times that is user-specified.
- PATCH: Cut down all VPN/WG connection and reset times by half. Will continue to monitor closely for misbehavior. Done in response to
@scootertramp noting the long time it takes to reconnect all VPN/WG connections after a WAN DOWN event.
- PATCH: Removed the functionality that would reset the
Rx/Tx indicators to [UNKN] each time you went into a different menu item. It will now just show live stats no matter what. For consistent and more accurate results, wait your full 60 seconds (or whatever you've set your timer value to).
Download link:
Code:
curl --retry 3 "https://raw.githubusercontent.com/ViktorJp/VPNMON-R3/develop/vpnmon-r3.sh" -o "/jffs/scripts/vpnmon-r3.sh" && chmod 755 "/jffs/scripts/vpnmon-r3.sh"
Significant Screenshots:
TZ Offset now being displayed... and many more enhancements in the background.