Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/western/vpnset

Another network channel
https://github.com/western/vpnset

Last synced: 18 days ago
JSON representation

Another network channel

Awesome Lists containing this project

README

        

# vpnset

setup openvpn and wireguard server

## how

wget https://raw.githubusercontent.com/western/vpnset/dev/vpnset && chmod +x vpnset

./vpnset

## when you run

you can choose this options:
1. "init"

if you primary get code and setup server

2. "wireguard_status"

systemctl status [email protected]

3. "wireguard_new_client"

make new client file

4. "openvpn_status"

systemctl status openvpn@server

5. "openvpn_new_client"

new ovpn file generate

6. "wireguard_enable"

7. "openvpn_enable"

8. "quit"