Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wireguard] Infer and print to logs client public key #2698

Open
DanielBaulig opened this issue Apr 22, 2024 · 0 comments
Open

[wireguard] Infer and print to logs client public key #2698

DanielBaulig opened this issue Apr 22, 2024 · 0 comments

Comments

@DanielBaulig
Copy link

DanielBaulig commented Apr 22, 2024

Describe the problem you have/What new integration you would like

When configuring wireguard one provides the private key in the configuration, but there is no way to infer the corresponding public key without additional external tools like wireguard-tools' wg pubkey. It would be very useful if esphome could just infer the public key for the private key provided via config and print it to the logs.

Please describe your use case for this integration and alternatives you've tried:

When configuring a remote endpoint for a specific configured esphome node with wireguard i need to look up the node configuration, copy the private key and pipe it through wg pubkey.

Additional context

N/A

@DanielBaulig DanielBaulig changed the title [wireguard] Infer and [wireguard] Infer and print to logs client public key Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant