DefGuard / DefGuard/defguard

Invalid WireGuard configuration file for IPv6 endpoint

Open
#1,913 0 comments 0 reactions 1 assignee Claimed by @moubctez View on GitHub
bug
Dominant language
Rust
Stars
2.8k
Forks
115
Avg merge
1d 4h
Merged PRs (30d)
51

Description

**Describe the bug**
For locations with IPv6 endpoint, WireGuard configuration file contains invalid entry. The IPv6 address should be in parentheses.

For example

**IS**

```
Endpoint = fe00::0011:50666
```

**SHOULD BE**

```
Endpoint = [fe00::0011]:50666
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.