Devops Talks
455 subscribers
259 photos
7 videos
41 files
1.2K links
Новости, обновления и короткие посты на тему DevOps и OpenSource.
Download Telegram
🔐 Wiretrustee - интересная реализация VPN для быстрого развёртывания Wireguard. Из занятных вещей - панель управления, возможность p2p соединений, self-hosted версия для собственной инфраструктуры.

Сайт проекта: https://wiretrustee.com/
Github проекта: https://github.com/wiretrustee/wiretrustee

#wireguard #wiretrustee #vpn
Forwarded from OpenBSD
How To Set Up a Wireguard VPN Server with Unbound on OpenBSD.

Some months ago, I published an article on how to set up a Wireguard server with adblocking capabilities on GNU/Linux systems, focusing Debian and PiHole specifically. Recently I wanted to reproduce the same setup on an OpenBSD server(since the Wireguard protocol is available on *BSD systems as well) and, while PiHole is not currently available for *BSD systems, I managed to accomplish the same result using the DNS resolver unbound(8) and unbound-adblock to fetch updated blocklists every day. In this guide, I will show you how to achieve the same result...

https://marcocetica.com/posts/wireguard_openbsd/

#wirequard #vpn #security