{"id":19232694,"url":"https://github.com/makeomatic/openvpn","last_synced_at":"2025-02-23T11:40:39.326Z","repository":{"id":142912449,"uuid":"130890787","full_name":"makeomatic/openvpn","owner":"makeomatic","description":"docker-compose based openvpn \u0026 configurations","archived":false,"fork":false,"pushed_at":"2018-04-24T20:52:41.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-05T00:23:54.793Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/makeomatic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-24T17:31:04.000Z","updated_at":"2018-05-20T13:21:55.000Z","dependencies_parsed_at":"2023-04-09T14:33:05.070Z","dependency_job_id":null,"html_url":"https://github.com/makeomatic/openvpn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makeomatic%2Fopenvpn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makeomatic%2Fopenvpn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makeomatic%2Fopenvpn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makeomatic%2Fopenvpn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makeomatic","download_url":"https://codeload.github.com/makeomatic/openvpn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240310872,"owners_count":19781341,"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":[],"created_at":"2024-11-09T16:07:12.263Z","updated_at":"2025-02-23T11:40:39.311Z","avatar_url":"https://github.com/makeomatic.png","language":"Shell","readme":"# openvpn docker configuration\n\nUses https://github.com/kylemanna/docker-openvpn as underlaying container provider\n\n## Core OS setup\n\nFor use on core os we need to do pre-setup\n\n1. Install docker-compose\n\n  ```sh\n  sudo su -\n  mkdir -p /opt/bin\n  DOCKER_VER=1.21.0\n  curl -L \"https://github.com/docker/compose/releases/download/$(DOCKER_VER)/docker-compose-$(uname -s)-$(uname -m)\" -o /opt/bin/docker-compose\n  ```\n\n2. Populate .env file with your data, sample configuration is included\n3. `docker-compose up -d` - launches your service\n4. Create identity via `USERNAME=test ./scripts/add-client.sh`\n5. transfer `./data/clients/test.ovpn` to your machine \u0026 client of choice \u0026 enjoy vpn\n6. remove identity via `USERNAME=test ./scripts/remove-client.sh`\n7. Transfer .ovpn configuration to your compute, example:\n\n  ```sh\n  ./scripts/transfer.sh test \u003e ./config.ovpn\n  ```\n\n8. Install tunnelblick, for instance `brew install tunnelblick` or `brew cask install tunnelblick`\n9. Install ovpn configuration on your machine, for mac its as easy as `open ./config.ovpn`\n10. Adjust settings of tunnelblick:\n  * checkbox [ ] proxy all ipv4 traffic\n  * configuration -\u003e advanced -\u003e [ ] allow changes to manually-set network settings\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakeomatic%2Fopenvpn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakeomatic%2Fopenvpn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakeomatic%2Fopenvpn/lists"}