{"id":15912601,"url":"https://github.com/artizirk/wgadmin","last_synced_at":"2025-09-02T04:42:51.736Z","repository":{"id":53648674,"uuid":"187369372","full_name":"artizirk/wgadmin","owner":"artizirk","description":"WireGuard VPN Administration web interface for complex networks","archived":false,"fork":false,"pushed_at":"2021-03-20T02:32:11.000Z","size":52,"stargazers_count":22,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T09:11:14.286Z","etag":null,"topics":["flask","mesh","mesh-networks","python","vpn","vpn-manager","wg-dynamic","wireguard","wireguard-dashboard","wireguard-vpn"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/artizirk.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-05-18T14:44:21.000Z","updated_at":"2024-02-18T13:47:57.000Z","dependencies_parsed_at":"2022-09-10T02:40:11.044Z","dependency_job_id":null,"html_url":"https://github.com/artizirk/wgadmin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/artizirk/wgadmin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artizirk%2Fwgadmin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artizirk%2Fwgadmin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artizirk%2Fwgadmin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artizirk%2Fwgadmin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artizirk","download_url":"https://codeload.github.com/artizirk/wgadmin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artizirk%2Fwgadmin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273233246,"owners_count":25068725,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["flask","mesh","mesh-networks","python","vpn","vpn-manager","wg-dynamic","wireguard","wireguard-dashboard","wireguard-vpn"],"created_at":"2024-10-06T16:05:48.308Z","updated_at":"2025-09-02T04:42:51.680Z","avatar_url":"https://github.com/artizirk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wireguard admin interface\n\nPlan is to provide a central config server with web ui and a gateway agent.\nNot yet ready.\n\n[Screenshots](https://github.com/artizirk/wireguard-admin/wiki)\n\n![Screenshot of main view](https://i.imgur.com/gK9f6Mw.png)\n\n# Development setup\n\n    python3 -m venv venv\n    source venv/bin/activate\n    pip install -r requirements.txt -r dev-requirements.txt\n\n## Initialize database\n\n    source venv/bin/activate\n    flask init-db\n\n\n## Run dev server\n\n    source venv/bin/activate\n    export FLASK_ENV=development\n    flask run\n\n## Run unittests\n\n    source venv/bin/activate\n    python -m unittest discover tests\n\n## Update requirements.txt\n\n    source venv/bin/activate\n    pip-compile --upgrade setup.py\n    pip-compile --upgrade dev-requirements.in\n    # Apply updates to current venv\n    pip-sync dev-requirements.txt requirements.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartizirk%2Fwgadmin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartizirk%2Fwgadmin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartizirk%2Fwgadmin/lists"}