{"id":19020139,"url":"https://github.com/gayanvoice/openvpn-install-for-multiple-users","last_synced_at":"2025-10-23T17:38:39.629Z","repository":{"id":44346442,"uuid":"208378302","full_name":"gayanvoice/openvpn-install-for-multiple-users","owner":"gayanvoice","description":"Share your OpenVPN server with multiple users on Debian, Ubuntu, and CentOS based on Nyr/openvpn-install","archived":false,"fork":false,"pushed_at":"2022-11-30T12:47:16.000Z","size":62,"stargazers_count":37,"open_issues_count":4,"forks_count":27,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-05-29T17:13:35.043Z","etag":null,"topics":["bash","centos","debian","openvpn","openvpn-server","shell","ubuntu","vpn"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gayanvoice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-14T02:33:22.000Z","updated_at":"2023-11-04T14:18:48.000Z","dependencies_parsed_at":"2023-01-23T12:15:54.927Z","dependency_job_id":null,"html_url":"https://github.com/gayanvoice/openvpn-install-for-multiple-users","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gayanvoice%2Fopenvpn-install-for-multiple-users","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gayanvoice%2Fopenvpn-install-for-multiple-users/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gayanvoice%2Fopenvpn-install-for-multiple-users/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gayanvoice%2Fopenvpn-install-for-multiple-users/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gayanvoice","download_url":"https://codeload.github.com/gayanvoice/openvpn-install-for-multiple-users/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223746925,"owners_count":17195810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","centos","debian","openvpn","openvpn-server","shell","ubuntu","vpn"],"created_at":"2024-11-08T20:15:52.927Z","updated_at":"2025-10-23T17:38:39.560Z","avatar_url":"https://github.com/gayanvoice.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenVPN Install for Multiple Users [\u003cimg alt=\"Image of insights\" src=\"https://github.com/gayanvoice/insights/blob/master/graph/208378302/small/week.png\" height=\"20\"\u003e](https://github.com/gayanvoice/insights/blob/master/readme/208378302/week.md)\n\n[![Image of insights](https://github.com/gayanvoice/insights/blob/master/svg/208378302/badge.svg)](https://github.com/gayanvoice/insights/blob/master/readme/208378302/week.md)\n\n| Set up 📈  [GitHub Insights](https://github.com/gayanvoice/github-insights-template) counter to track how many people have viewed your GitHub repositories |\n| ---- |\n\nShare the same client-certificate with everyone. This script pre-enabled the duplicate-cn.\n\n## Watch video\n[![Install OpenVPN for multiple users on Ubuntu](https://img.youtube.com/vi/lBelfmMkQYU/0.jpg)](https://www.youtube.com/watch?v=lBelfmMkQYU)\n\n## Installation\nRun this script\n```\nwget https://git.io/JeFPU -O openvpn-install.sh \u0026\u0026 bash openvpn-install.sh\n```\n## OpenVPN Server\n* Start\n```\nservice openvpn start\n```\n* Status\n```\nservice openvpn status\n```\n* Stop\n```\nservice openvpn stop\n```\n\n## Remove\n* Uninstall OpenVPN\n```\nsudo apt remove openvpn\n```\n\n* Remove it's dependencies\n```\nsudo rm -rfv /etc/openvpn\n```\n\n## Prerequisites\n* Ubuntu 16.04 is no longer supported, use a latest version of OS\n* Only works with Debian, Ubuntu or CentOS\n* Enable 'tun' device before running this script\n```\ncat /dev/net/tun\n# if you receive this message, your 'tun' device is running\n# cat: /dev/net/tun: File descriptor in bad state\n```\n* This script run on 'bash', not 'sh' for Debian users\n```\necho {$BASH_VERSION}\n```\n* Run this as 'root'\n```\nsudo su\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgayanvoice%2Fopenvpn-install-for-multiple-users","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgayanvoice%2Fopenvpn-install-for-multiple-users","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgayanvoice%2Fopenvpn-install-for-multiple-users/lists"}