{"id":24866484,"url":"https://github.com/eieste/wgui","last_synced_at":"2025-08-23T18:12:40.020Z","repository":{"id":42709025,"uuid":"458561201","full_name":"eieste/wgui","owner":"eieste","description":"A UI Interface for automatic Wireguard Configuration","archived":false,"fork":false,"pushed_at":"2023-05-01T23:18:06.000Z","size":180,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T01:11:52.657Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eieste.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["eieste"],"patreon":["eieste"]}},"created_at":"2022-02-12T15:31:33.000Z","updated_at":"2023-01-06T23:04:57.000Z","dependencies_parsed_at":"2023-01-20T01:18:07.650Z","dependency_job_id":null,"html_url":"https://github.com/eieste/wgui","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eieste%2Fwgui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eieste%2Fwgui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eieste%2Fwgui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eieste%2Fwgui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eieste","download_url":"https://codeload.github.com/eieste/wgui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245718863,"owners_count":20661176,"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-01T01:12:05.227Z","updated_at":"2025-03-26T19:22:25.373Z","avatar_url":"https://github.com/eieste.png","language":"Python","funding_links":["https://github.com/sponsors/eieste","https://patreon.com/[\"eieste\"]"],"categories":[],"sub_categories":[],"readme":"# WGUI\n\nA get_config generator for Wireguard\n\n## Configuration\n\nCreate a folder eg. `/etc/wgui/` and create Certificats for SAML usage and a configuration file\n\n### Generate SAML Certificats\n\n```\nopenssl req -x509 -newkey rsa:4096 -keyout saml.key -out saml.crt -sha256 -days 365\n```\n\n### wgui.yml\n\n```yaml\nget_config:\n  range: 172.16.246.0/12\n  client_template: /etc/wgui/client.tpl\n  peer_template: ./sample/peer.tpl\n  client_folder: /etc/wireguard/clients\n  peer_folder: /etc/wireguard/peers\n  saml_crt: /etc/wgui/saml.crt\n  saml_key: /etc/wgui/saml.key\n  idp_meta_url: \"\"\n  secret_key: \"c346e4fa76925518349d3489a471994d\"\n\nclients:\n\n\n\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feieste%2Fwgui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feieste%2Fwgui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feieste%2Fwgui/lists"}