- Clone the repository
- Run
npm install
- Run
grunt
to compile the CoffeeScript code
Run vpnht help
to see all the supported commands and vpnht help <command>
to
learn more about a specific command.
The main idea behind that is to allow to exposer a CLI interface to the desktop application.
We can run admin command without having to expose the whole application to the administrator level.
- Running
/Applications/VPN.ht.app/Contents/Resources/bin/vpnht ipv6 --disable
will automatically disable the IPV6 interface with the right administration level.