mirror of
https://github.com/fosrl/gerbil.git
synced 2026-03-09 07:02:04 -05:00
[Question] Can I connect my router directly to gerbil #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NikoKS on GitHub (Jun 2, 2025).
From my limited understanding, Gerbil is a Wireguard peer/server with some API baked in. Instead of using Newt to connect to it, is it possible that I set my Wireguard capable router to connect directly to gerbil?
My goal is so that my whole home network would have secure Wireguard connection to the VPS, which I would be hosting an Adguard DNS server, and be able to connect to it without exposing port 53 to the public.
Any insight would be appreciated!
@miloschwartz commented on GitHub (Jun 3, 2025):
This is not directly possible with Gerbil unless you build something custom, but you could run a second WG server on the VPS on a different port no problem.
@NikoKS commented on GitHub (Jun 3, 2025):
I see, I'll use wg-easy in that case then. Thank you!
@hiagocosta commented on GitHub (Jul 15, 2025):
if I create a new Wg client on the server, I will could connect pangolin with my services with no issues?