wg-access-server icon indicating copy to clipboard operation
wg-access-server copied to clipboard

An all-in-one WireGuard VPN solution with a web ui for connecting devices

Results 80 wg-access-server issues
Sort by recently updated
recently updated
newest added

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Hi, I want to apply this tool to a multi vpc environment where we have may sub-nets with different ip ranges, is it possible to set multi network ranges for...

Setting the WireGuard CIDR via the configuration file is not possible / ignored. **1. The happy path - setting the WG_VPN_CIDR environment variable:** tail -4 config.yml ``` loglevel: debug vpn.allowedIPs:...

I'm attempting to run this in windows via docker-compose. I used the following commands to set the env vars: ```cmd set WG_ADMIN_PASSWORD="example" set WG_WIREGUARD_PRIVATE_KEY="$(wg genkey)" ``` and here is the...

The link was incorrectly pointing to the instructions for docker compose. This PR fixes it to point to the correct page, ie. the instructions for helm

I have a problem on my Android, but this same configuration works without problems on Windows. I did some diagnostics and found out that WireGuard for Android wants to see...

We have some issues when adding OIDC Providers. It looks like some fields are needed otherwise there is just a `server error` and a trace id. Which are these and...

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies
javascript