Project

General

Profile

Actions

Wireguard » History » Revision 1

Revision 1/3 | Next »
Willy Manga, 03/26/2025 01:12 AM


Wireguard

OpenBSD considerations

Create an interface with a remonte endpoint.

ifconfig wg1 create wgport 7964 wgkey `openssl rand -base64 32` wgpeer gg+YOXR6kUdYqMjptss1JpabvuUMy0Mpx+56bQe00EY= wgendpoint rr01.abi.ci.tech.stdigital.network 7896

Updated by Willy Manga 3 months ago · 1 revisions