Skip to content

Wireguard conf import 'Public key' undefined #80

Description

@idsks555

I installed Official Wiresock client and Wiresock UI, but when I imported the wireguard conf file generated from [vpnjantit.com] to Wiresock UI, it displayed an error "Public key" undefined. Below is the screenshot of displayed error.
Capture

HERE is the COMPLETE conf file: [vpnjantit.com]

[Interface]
Address = 192.168.6.133/32
DNS = 1.1.1.1,8.8.8.8
PrivateKey = 2E44ETEbJtUj7cEqvB+pYyapGAuDyE8s6cKEjQjMb0U=
[Peer]
publickey = Ny8A6N8NiUtTYS6VATaiuSPhTQ5ICwFOxQK0Rp3I4w4=
AllowedIPs = 0.0.0.0/0, ::/0
Endpoint = nl4.vpnjantit.com:1024

Here, in the term "publickey", 'P' and 'K' are case sensitive, when I changed it to capital letters, the conf file imported and worked. Official wireguard application is able to resolve such things automatically without displaying any error, so kindly fix this issue in WiresockUI too.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions