https://github.com/samgozman/openvpn-with-sockd-install-script
Made for myself to quickly deploy a typical vpn server
https://github.com/samgozman/openvpn-with-sockd-install-script
Last synced: over 1 year ago
JSON representation
Made for myself to quickly deploy a typical vpn server
- Host: GitHub
- URL: https://github.com/samgozman/openvpn-with-sockd-install-script
- Owner: samgozman
- Created: 2022-02-20T06:37:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-20T08:34:22.000Z (over 4 years ago)
- Last Synced: 2025-04-02T16:55:14.213Z (over 1 year ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# openvpn-with-sockd-install-script
Made it for myself to quickly deploy a typical vpn server on [Vultr](https://www.vultr.com/?ref=8999167).
It consists of only two things: [OpenVPN setup](https://github.com/angristan/openvpn-install) script and [Dante](https://github.com/Lozy/danted) sockd.
### Usage
1. Use this script as autoinstall on first boot.
2. Add user for sockd: `service sockd adduser name pass`
3. Add user for OpenVPN: `./openvpn-install.sh` and chose "Add user"