Toastie a4426e2058 added instruction on setting up the linux client | 1 ヶ月 前 | |
---|---|---|
.. | ||
build | 2 年 前 | |
.gitignore | 2 年 前 | |
README.md | 1 ヶ月 前 | |
docker-compose.yml | 2 年 前 | |
peers.cfg.example | 2 年 前 | |
server.cfg.example | 2 年 前 | |
wg-createconfig.sh | 2 年 前 | |
wg-new.sh | 2 年 前 |
Scripts and templates to setup keys, PSKs and config files for a central wireguard instance, e.g. OPNsense, and its peers.
./config/
directory (!! any existing directory will be deleted)server.cfg
and peers.cfg
in ./config/
need to be modified as per your requirementswg-quick up wg0
To run in docker: docker-compose run wg-config