LiWe
1
Hello Everyone,
I have a GL.iNet MT2500 (Brume 2) that I am very happy with.
Now I have a problem or a problem that I couldn’t solve.
I want an APP from AdGuard Home Remote im App Store
But I need a direct link to access it
e.g. http://192.168.0.1:3000 (or similar)
Unfortunately the admin interface then jumps to 192.168.0.1/#/login
Unfortunately, no assignment is possible in the app
You can specify a user in Adguard Home /etc/AdGuardHome/config.yaml
Unfortunately, I don’t really know how and, above all, is it even possible?
Maybe someone here can help or give you a tip
Thanks LiWe
I just tried that remote APP and found a solution finally:
Step 1:
change adguardhome to not run under glinet mode:
sed -i 's/--glinet//g' /etc/init.d/adguardhome
/etc/init.d/adguardhome restart
Step 2:
open port 3000 at Network - Firewall
1 Like
LiWe
3
Great thank you 
important for other users password should be created for the web interface
admon
4
Are there any cons about decoupling AGH from the glinet mode?
Nope, glinet mode is only to use the same authentication as the router itself.
ref link : GL-Inet integration · Issue #1853 · AdguardTeam/AdGuardHome · GitHub
1 Like
Hi.
How can I add a password to get it work with the app? Adguard Home itself has no option to add users…
Thank you
Sascha
admon
7
1 Like
Isn’t it safer to access only via LAN and use wireguard?