{"id":27160389,"url":"https://github.com/davdiv/wgnet","last_synced_at":"2025-04-08T23:45:09.081Z","repository":{"id":232221180,"uuid":"634167197","full_name":"davdiv/wgnet","owner":"davdiv","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-29T09:01:40.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-09T21:35:15.666Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/davdiv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-04-29T09:01:40.000Z","updated_at":"2024-05-28T23:06:57.521Z","dependencies_parsed_at":null,"dependency_job_id":"0fa02b5e-5a19-477f-a9f4-e6e95bad3ec1","html_url":"https://github.com/davdiv/wgnet","commit_stats":null,"previous_names":["davdiv/wgnet"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davdiv%2Fwgnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davdiv%2Fwgnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davdiv%2Fwgnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davdiv%2Fwgnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davdiv","download_url":"https://codeload.github.com/davdiv/wgnet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247947821,"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":[],"created_at":"2025-04-08T23:45:08.516Z","updated_at":"2025-04-08T23:45:09.061Z","avatar_url":"https://github.com/davdiv.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# wgnet\n\n[![npm](https://img.shields.io/badge/npm-wgnet-blue)](https://www.npmjs.com/package/wgnet)\n[![license](https://img.shields.io/badge/license-MIT-brightgreen)](./LICENSE.md)\n\n**Note that this is a work in progress. Some features may not work yet as expected.**\n\nCommand-line tool and web server to simplify the management of a [WireGuard](https://www.wireguard.com/) network.\n\n## Install\n\nFirst make sure you have [node.js](https://nodejs.org/en/download/package-manager) installed.\n\nThen install the `wgnet` package globally with:\n\n```\nnpm install -g wgnet\n```\n\nThen the `wgnet` command will be available in your terminal:\n\n```\nwgnet --help\n```\n\nAlternatively, you can also skip the `npm install` command and use the package directly with `npx`:\n\n```\nnpx wgnet@latest --help\n```\n\n## Getting started\n\nStart a web server to manage your WireGuard network:\n\n```\nwgnet server\n```\n\nThis will create a `wgnet.db` sqlite database in the current directory, start the server on port 3000 and open your web browser so that you can start configuring your Wireguard network.\n\nNote that you can list the available command line options with:\n\n```\nwgnet server --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavdiv%2Fwgnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavdiv%2Fwgnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavdiv%2Fwgnet/lists"}