{"id":27160331,"url":"https://github.com/theraphael0000/vultr_vpn_script","last_synced_at":"2026-05-02T04:33:55.148Z","repository":{"id":277206558,"uuid":"931666775","full_name":"TheRaphael0000/vultr_vpn_script","owner":"TheRaphael0000","description":"Simple script to automate a Vultr Wireguard VPN server creation","archived":false,"fork":false,"pushed_at":"2025-02-12T19:11:23.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T23:44:48.864Z","etag":null,"topics":["python","vultr","vultr-cli","wireguard","wireguard-vpn","wireguard-vpn-setup"],"latest_commit_sha":null,"homepage":"","language":"Python","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/TheRaphael0000.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":"2025-02-12T16:54:42.000Z","updated_at":"2025-02-15T10:29:28.000Z","dependencies_parsed_at":"2025-02-12T18:35:46.411Z","dependency_job_id":"4d7e38de-b52d-4080-8aae-fc95257782fe","html_url":"https://github.com/TheRaphael0000/vultr_vpn_script","commit_stats":null,"previous_names":["theraphael0000/vultr_vpn_script"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRaphael0000%2Fvultr_vpn_script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRaphael0000%2Fvultr_vpn_script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRaphael0000%2Fvultr_vpn_script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRaphael0000%2Fvultr_vpn_script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheRaphael0000","download_url":"https://codeload.github.com/TheRaphael0000/vultr_vpn_script/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247947820,"owners_count":21023058,"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":["python","vultr","vultr-cli","wireguard","wireguard-vpn","wireguard-vpn-setup"],"created_at":"2025-04-08T23:44:54.245Z","updated_at":"2026-05-02T04:33:55.109Z","avatar_url":"https://github.com/TheRaphael0000.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vultr_vpn_script\n\nthe goal of these script are to quickly create a vps with Wireguard on Vultr and download the tunnel file.\n\nrequirements (accessible in the PATH):\n- vultr-cli: https://github.com/vultr/vultr-cli\n- scp\n\n## Config\n\n```bash\ncp .env_sample .env\nvim .env\n```\n\n- `VULTR_API_KEY=` Generate an API key on, add access control if you want: https://my.vultr.com/settings/#settingsapi\n- `SSH_KEY_ID=` Add you public ssh key to: https://my.vultr.com/settings/#settingssshkeys, click on it, you'll see the key id in the url\n- `INSTANCE_NAME=` Any name that you don't use yet on Vultr, for example `vpn`\n\n## Install\n\n```\npip install -r requirements.txt\n```\n\n## Usage\n\n```bash\npython create_server.py # will create the server on Vultr and get the tunnel key from it\npython remove_server.py # will remove it\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheraphael0000%2Fvultr_vpn_script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheraphael0000%2Fvultr_vpn_script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheraphael0000%2Fvultr_vpn_script/lists"}