Welcome to mirror list, hosted at ThFree Co, Russian Federation.

vpnserver « bin « debian - github.com/SoftEtherVPN/SoftEtherVPN_Stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f8e85f733a9cc9d28bd90640e400370fa547651c (plain)
1
2
3
#!/bin/sh
/opt/vpnserver/vpnserver "$@"
exit $?