Skip to content

hecheng337/dae-installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 

Repository files navigation

dae-installer

dae's install script, you can use it to eat dae! 😊

Usage

If you are root:

bash <(curl -s https://raw.githubusercontent.com/daeuniverse/dae-installer/main/installer.sh) install

If you are not root but you can use sudo:

sudo bash -c "$(curl -s https://raw.githubusercontent.com/daeuniverse/dae-installer/main/installer.sh)" @ install

If you want to remove dae:😢

curl -s https://raw.githubusercontent.com/daeuniverse/dae-installer/main/uninstaller.sh | bash

Use sudo bash if you are not root but you can use sudo.

Commands

Use update-geoip to update geoip without updating dae, use update-geosite to update geosite without updating dae, use install to install/update dae, and when installing/updating dae, geoip and geosite will also be updated.

Thanks to

  1. Project V's script: https://github.com/v2fly/fhs-install-v2ray
  2. Project X's script: https://github.com/XTLS/Xray-install

About

dae's install script, written in bash.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%