What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

VPNMON VPNMON-R3 v1.5.0 -Aug 3, 2025- Monitor OpenVPN/Wireguard WAN/Dual-WAN Health & Random Reset Multiple Connections (Available in AMTM!) - v1.6.0 Beta 5!

Still working well on b4. At least for every site I check outside of the below.

One thing that is semi related to this… but Netflix refuses to resolve DNS when over WG. Always get SERVFAIL.

Curious if others see similar results using WG or OVPN for unbound. I’m using ProtonVPN.
I've had similar issues with Proton and Netflix, whether it was on VPN or WG. I think Proton is being blacklisted somehow. I made an exception for my TV to use an alternate DNS provider.

I'm thinking of switching my Unbound WG connections to AirVPN.
 
I've had similar issues with Proton and Netflix, whether it was on VPN or WG. I think Proton is being blacklisted somehow. I made an exception for my TV to use an alternate DNS provider.

I'm thinking of switching my Unbound WG connections to AirVPN.

Thanks for confirming that behavior.

I’ve reached out to Proton support to see if they have a suggestion.
 
Been playing with AirVPN's implementation of Wireguard, and found that in order to make a successful connection, not only do you need a Public Key, a Private Key, but also a PreShared Key (which is labeled as optional in the UI, and isn't used by either Nord or Proton).

Looks like VPNMON-R3 will be requiring a 6th field entry (optional) for this PreShared Key. Coming to you soon in the very next Beta.

Format: ConnectionName,EndpointIP,EndpointPort,PrivateKey,PublicKey,PreSharedKey(Opt)
Example: City WG,143.32.55.23,34334,fasdkkfj44j38affkasdjfj=,221t949asas42dfj32323kf=,fjfjad4953293fjsfjasdlkfj=
 
Hopefully the last beta before we get this release out the door! Compatibility for AirVPN WG has been added!

What's new?!
v1.6.0b5 - (TBA)
- PATCH:
Added compatibility for AirVPN WG, which not only requires a Public Key, a Private Key, but also a Preshared Key. A 6th field is now an optional requirement for AirVPN or vpn providers like them who require this field. Both the Update/Maintain WG server lists and Run Server List Automation screens have updated language, while code in charge of resetting the WG connection will insert this Preshared Key into the appropriate NVRAM value for the WGC slot.

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:

Showing both screens that have the new info included about the 6th optional Preshared Key field:

1755737732019.png


1755737766469.png
 

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top