DefGuard / DefGuard/wireguard-rs

Mandatory steps for configuring the peer ?

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
330
Forks
34
Avg merge
1d 12h
Merged PRs (30d)
4

Description

Hey,

is it mandatory to insert the peer in the host since the host can take the values from the api by reading it ?

I've witnessed that even by reading the api, if you don't "insert" the peer in the host, you don't have the peer inside the host by printing it, even after reading api and affecting the returned value to the host.

Also, If I want to remove a peer to update it, it's not updated in the api, so do I have to remove the peer first and then add the "updated new peer" ? it's like actually doing a -1 +1 with the same peer informations, only the publickey that is changed during the update...

Someone ever got the issue ?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.