Implement "Trusted Devices" #205
Replies: 2 comments
-
|
Short update on my setup. Adguard composePangolin composeWG-easy composeTailscaled compose |
Beta Was this translation helpful? Give feedback.
-
|
For people using headscale instead of tailscale, this is my setup:
For my Pangolin & Headscale setup I based it on this tutorial: https://forum.hhf.technology/t/integrating-headscale-and-headplane-with-pangolin/930 I'll only list the changes I made. The final result is, that I can use docker-compose.yml headscale/config.yml config/config.yml (pangolin config) dnsmasq.conf: Sadly, I didn't figure out how to use headscales DNS functionality to achieve this. So, if someone knows, do tell. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
i just want you to show how i added "trusted devices" to my environment.
A trusted device is a device which is connected via wireguard to the vps and can bypass the authentification of specific resources (and you also get DNS blocking).
This is a workaround by using wg-easy and adguard.
Modify Pangoling compose.yml
Adguard config in webui
Add rule to resource in Pangolin
Beta Was this translation helpful? Give feedback.
All reactions