Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ghostface-cybersecurity/vpn-script

simple bash script | works with openvpn protocol and .ovpn files;
https://github.com/ghostface-cybersecurity/vpn-script

bash bash-script openvpn shell shell-script vpn

Last synced: 11 days ago
JSON representation

simple bash script | works with openvpn protocol and .ovpn files;

Awesome Lists containing this project

README

        

Simple vpn script


works with openvpn protocol and .ovpn files

----------------

For the script to work successfully, before using it, you must make it an executable file:

```
$ chmod +x vpn-script
```

After this, you can use the script by running it with the following command:

```
$ ./vpn-script
```