{"id":25736907,"url":"https://github.com/phdenzel/wireguard-install","last_synced_at":"2025-07-01T01:39:40.223Z","repository":{"id":146779668,"uuid":"495979376","full_name":"phdenzel/wireguard-install","owner":"phdenzel","description":null,"archived":false,"fork":false,"pushed_at":"2022-05-25T13:55:43.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T06:34:51.988Z","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/phdenzel.png","metadata":{"files":{"readme":"README.org","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":"2022-05-24T20:33:10.000Z","updated_at":"2022-05-24T20:33:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"e25b6fa0-f91d-458d-a2ff-bc1a5a20da6c","html_url":"https://github.com/phdenzel/wireguard-install","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phdenzel/wireguard-install","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phdenzel%2Fwireguard-install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phdenzel%2Fwireguard-install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phdenzel%2Fwireguard-install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phdenzel%2Fwireguard-install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phdenzel","download_url":"https://codeload.github.com/phdenzel/wireguard-install/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phdenzel%2Fwireguard-install/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262880612,"owners_count":23378815,"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":"2025-02-26T06:31:31.884Z","updated_at":"2025-07-01T01:39:40.207Z","avatar_url":"https://github.com/phdenzel.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+AUTHOR: phdenzel\n#+TITLE: wireguard-install\n#+DATE: 2022-05-24 Tue\n#+OPTIONS: author:nil title:t date:nil timestamp:nil toc:nil num:nil \\n:nil\n\nThis is yet another wireguard install script for linux. During the\nprocess of installing wireguard on my own server, I've written down\nthe individual steps. When I was finished, I was left with a working\n(and tested) install script, so there you go...\n\n\n** Usage\n\nThe Makefile is here For ease of use. Simply type\n\n#+begin_src shell\nmake install\n#+end_src\n\nto set up a server and client configuration interactively. For\nmultiple clients simply repeat the command as many times as you have\nclients and choose different client names each time.\n\nFor a local install, use\n#+begin_src shell\n  make dirs\n  sudo WG_INSTALL_PREFIX=\"$(uname -n)/etc\" bash wireguard-install\n#+end_src\n\nOnce you're happy with the local configuration, install it with\n#+begin_src shell\n  make push\n#+end_src\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphdenzel%2Fwireguard-install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphdenzel%2Fwireguard-install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphdenzel%2Fwireguard-install/lists"}