Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - asaph

#1
23.7 Legacy Series / Ovpn custom options fail
January 29, 2024, 03:14:36 PM
i've used this argumments at last 7 years to notify login and logout but now doesnt work, anyone can help me?
the script content doesnt matter,at first option when try connect says wrong credentials (if i remove the script the credentials work well) the second option crashes the Opvn daemon.

client-connect /root/scripts/openvpn-telegram.sh;
client-disconnect /root/scripts/openvpn-telegram.sh;
script-security 2;

other option i've tryed
Up /root/scripts/openvpn-telegram.sh;
Down /root/scripts/openvpn-telegram.sh;
script-security 2;