$OpenBSD: README,v 1.2 2020/04/07 17:45:32 kn Exp $

+-------------------------------------------------------------------------------
| Running wiresep on OpenBSD
+-------------------------------------------------------------------------------

Basics
======

Create a new configuration file in /etc/wiresep/wiresep.conf and create
a new private key with wiresep-keygen(1).

See wiresep.conf(5) and /usr/local/share/examples/wiresep/wiresep.conf.example
for a basic example configuration.

After you have created a config file and a key for the interface, wiresep can be
started with `rcctl start wiresep`. If you want to enable wiresep on startup run
`rcctl enable wiresep`.

Additional information can be found in wiresep(8).
