Skip to content
/ AGHelper Public

AGHelper is a simple script to help you install and manage AdGuardHome on your Linux server.

License

Notifications You must be signed in to change notification settings

p-w-p/AGHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AGHelper

AGHelper is a simple script to help you install and manage AdGuardHome on your Linux server.

Preview

AGHelper_Preview

License

AGHelper is licensed as GPLv2.0 (like the Linux kernel) . You may use it under either license.

Usage

Global:

wget -N --no-check-certificate -q -O install.sh "https://raw.githubusercontent.com/p-w-p/AGHelper/main/upstream.sh" && chmod +x install.sh && bash install.sh

Chinese mainland:

wget -N --no-check-certificate -q -O install.sh "https://testingcf.jsdelivr.net/gh/p-w-p/AGHelper/upstream.sh" && chmod +x install.sh && bash install.sh

Thanks

Enjoy!

About

AGHelper is a simple script to help you install and manage AdGuardHome on your Linux server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages