Skip to content

effatastore/autoscript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Required

  • DOMAIN (HARUS PUNYA)
  • DEBIAN 9/10/11
  • Ubuntu 18/20/21/22 (rekomendasi Ubuntu 20.04)
  • CPU MINIMAL 1 CORE
  • RAM 1GB

Supported Linux Distribution

UPDATE DULU SEBELUM INSTALL..!!

UPDATE UNTUK DEBIAN

apt update -y && apt upgrade -y && apt dist-upgrade -y && reboot

UPDATE UNTUK UBUNTU

apt update && apt upgrade -y && update-grub && sleep 2 && reboot

Installation

  • via WGET
wget -q https://raw.githubusercontent.com/wingshope/autoscript/main/xray && chmod +x xray && ./xray
  • via CURL
bash -c "$(curl -fsSL https://raw.githubusercontent.com/wingshope/autoscript/master/xray)"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%