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

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