Page 1 of 1

Verify Through API (Currently on OpenVPN)

Posted: Sun Mar 11, 2018 5:27 am
by TrynCatchMe
Is there a possible way to verify my users using your software and maybe even OpenVPN config you guys create with API
Its how i currently do it on OpenVPN

It looks kinda like that server side for my OpenVPN

client-to-client
client-cert-not-required
cipher AES-256-CBC
auth SHA256
username-as-common-name
auth-user-pass-verify /etc/openvpn/scripts/login.sh via-env

I was wondering if it at all possible to do it here as well, Basically what it does it returns true or false based on if someone has a package on my website and verifies them here.

Re: Verify Through API (Currently on OpenVPN)

Posted: Sun Mar 11, 2018 6:57 am
by TrynCatchMe
Kinda like this as I love your stuff but I can only work like this

https://medium.com/@nqbao/openvpn-auth- ... 99023f08f7

Re: Verify Through API (Currently on OpenVPN)

Posted: Thu Mar 15, 2018 8:01 am
by TrynCatchMe
Anyone?

Re: Verify Through API (Currently on OpenVPN)

Posted: Thu Mar 29, 2018 5:02 am
by thisjun
SoftEther VPN Server can use Radius auth.
I think your auth script can be used with Radius.
However, I've never try it.

Re: Verify Through API (Currently on OpenVPN)

Posted: Fri Apr 20, 2018 4:54 am
by david0923
doyou have an script softether server set up ? please iwilling to pay if doyou have.

Re: Verify Through API (Currently on OpenVPN)

Posted: Fri May 18, 2018 9:10 pm
by TrynCatchMe
Anyone?