Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/western/vpnset
Another network channel
https://github.com/western/vpnset
Last synced: 18 days ago
JSON representation
Another network channel
- Host: GitHub
- URL: https://github.com/western/vpnset
- Owner: western
- Created: 2023-08-18T16:04:47.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-01-22T09:08:20.000Z (11 months ago)
- Last Synced: 2024-10-24T09:25:18.704Z (2 months ago)
- Language: Shell
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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"