You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
copilot-swe-agent[bot]
67185192fd
Refactor environment variables with shorter names and add comprehensive override support
- Rename OVERRIDE_INTERFACE_* to WG_* (shorter, non-conflicting)
- Add interface overrides: WG_PORT, WG_DEVICE, WG_MTU, WG_IPV4_CIDR, WG_IPV6_CIDR, WG_ENABLED
- Add client config overrides: WG_HOST, WG_CLIENT_PORT, WG_DEFAULT_DNS, WG_DEFAULT_ALLOWED_IPS, WG_DEFAULT_MTU, WG_DEFAULT_PERSISTENT_KEEPALIVE
- Add general config overrides: WG_SESSION_TIMEOUT, WG_METRICS_PROMETHEUS, WG_METRICS_JSON
- Update all API endpoints to apply and filter overrides
- Update documentation with all new environment variables
- Exclude AmneziaWG parameters (j*, s*, i*, h*) as requested
Co-authored-by: kaaax0815 <[email protected]>
|
8 months ago |
| .. |
|
amnezia.md
|
Docs: Add amneziawg (#2108)
|
11 months ago |
|
experimental-config.md
|
Docs: Add amneziawg (#2108)
|
11 months ago |
|
optional-config.md
|
Refactor environment variables with shorter names and add comprehensive override support
|
8 months ago |
|
unattended-setup.md
|
Add INIT_ALLOWED_IPS for unattended setup (#2164)
|
10 months ago |