Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
unkl933 committed Jan 5, 2023
1 parent 46c53d1 commit 34e2070
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion install-tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ LIGHT='\033[0;37m'
MYIP=$(wget -qO- ipinfo.io/ip);
# ==================================================
# Link Hosting Kalian
akbarvpn="raw.githubusercontent.com/fisabiliyusri/Mantap/main/ssh"
akbarvpn="raw.githubusercontent.com/unkl933/labtek/labtek/ssh"

#
cd
Expand Down
2 changes: 1 addition & 1 deletion menu/add-akun.sh
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,6 @@ echo -e "=> WS TLS : /xrayvws" | tee -a /etc/log-create-user.log
echo -e "=> GRPC : vmess-grpc" | tee -a /etc/log-create-user.log
echo -e "=> OPOK : ws://bugcom/xrayvws" | tee -a /etc/log-create-user.log
echo -e "━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━" | tee -a /etc/log-create-user.log
echo -e "SCRIPT MANTAP XRAY" | tee -a /etc/log-create-user.log
echo -e "SCRIPT Aufr XRAY" | tee -a /etc/log-create-user.log
echo "" | tee -a /etc/log-create-user.log
cd
10 changes: 5 additions & 5 deletions menu/auto-pointing.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ echo "$SUB_DOMAIN" >> /etc/v2ray/domain
#
sub=$(</dev/urandom tr -dc a-z0-9 | head -c5)
subsl=$(</dev/urandom tr -dc a-z0-9 | head -c5)
DOMAIN=mantapxsl.my.id
SUB_DOMAIN=onichan-${sub}.mantapxsl.my.id
NS_DOMAIN=zerosl-${sub}.mantapxsl.my.id
CF_ID=slinfinity69@gmail.com
CF_KEY=dd2c5e0313f122b3c1833471d469b1025f492
DOMAIN=labtek.my.id
SUB_DOMAIN=phreaking-${sub}.labtek.my.id
NS_DOMAIN=aufr-${sub}.labtek.my.id
CF_ID=clashteam.id@gmail.com
CF_KEY=3c213c939dca2027e35761ed53fcc96b28665
set -euo pipefail
IP=$(wget -qO- icanhazip.com);
echo "Updating DNS for ${SUB_DOMAIN}..."
Expand Down
2 changes: 1 addition & 1 deletion menu/cek-port.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ clear
echo -e "\e[0m "
echo -e "\e[1;31m [*][*][*]======================================[*][*][*]"
echo -e "\e[0m "
echo -e "\e[0;37m Auto Script MANTAP by SL "
echo -e "\e[0;37m Auto Script MANTAP by Aufr "
echo -e "\e[0;37m Port Yang Sedang Aktif "
echo -e "\e[0;37m Service Port "
echo -e "\e[0m "
Expand Down
24 changes: 12 additions & 12 deletions menu/updatedll.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# ==========================================
cd
rm -r updatedll
wget -O updatedll "https://raw.githubusercontent.com/fisabiliyusri/XRAY-MANTAP/main/menu/updatedll.sh"
wget -O updatedll "https://raw.githubusercontent.com/unkl933/XRAY/main/menu/updatedll.sh"
rm -rf updatedll

# hapus
Expand All @@ -13,17 +13,17 @@ rm -r updatedll
# download
#
cd /usr/bin
wget -O xmenu "https://raw.githubusercontent.com/fisabiliyusri/XRAY-MANTAP/main/menu/xmenu.sh"
wget -O add-akun "https://raw.githubusercontent.com/fisabiliyusri/XRAY-MANTAP/main/menu/add-akun.sh"
wget -O updatedll "https://raw.githubusercontent.com/fisabiliyusri/XRAY-MANTAP/main/menu/updatedll.sh"
wget -O add-akun "https://raw.githubusercontent.com/fisabiliyusri/XRAY-MANTAP/main/menu/add-akun.sh"
wget -O delete-akun "https://raw.githubusercontent.com/fisabiliyusri/XRAY-MANTAP/main/menu/delete-akun.sh"
wget -O certv2ray "https://raw.githubusercontent.com/fisabiliyusri/Mantap/main/xray/certv2ray.sh"
wget -O restart-xray "https://raw.githubusercontent.com/fisabiliyusri/XRAY-MANTAP/main/menu/restart-xray.sh"
wget -O xmenu "https://raw.githubusercontent.com/fisabiliyusri/XRAY-MANTAP/main/menu/xmenu.sh"
wget -O auto-pointing "https://raw.githubusercontent.com/fisabiliyusri/XRAY-MANTAP/main/menu/auto-pointing.sh"
wget -O cek-port "https://raw.githubusercontent.com/fisabiliyusri/XRAY-MANTAP/main/menu/cek-port.sh"
wget -O xmenu "https://raw.githubusercontent.com/fisabiliyusri/XRAY-MANTAP/main/menu/xmenu.sh"
wget -O xmenu "https://raw.githubusercontent.com/unkl933/XRAY/main/menu/xmenu.sh"
wget -O add-akun "https://raw.githubusercontent.com/unkl933/XRAY/main/menu/add-akun.sh"
wget -O updatedll "https://raw.githubusercontent.com/unkl933/XRAY/main/menu/updatedll.sh"
wget -O add-akun "https://raw.githubusercontent.com/unkl933/XRAY/main/menu/add-akun.sh"
wget -O delete-akun "https://raw.githubusercontent.com/unkl933/XRAY/main/menu/delete-akun.sh"
wget -O certv2ray "https://raw.githubusercontent.com/unkl933/XRAY/main/xray/certv2ray.sh"
wget -O restart-xray "https://raw.githubusercontent.com/unkl933/XRAY/main/menu/restart-xray.sh"
wget -O xmenu "https://raw.githubusercontent.com/unkl933/XRAY/menu/xmenu.sh"
wget -O auto-pointing "https://raw.githubusercontent.com/unkl933/XRAY/main/menu/auto-pointing.sh"
wget -O cek-port "https://raw.githubusercontent.com/unkl933/XRAY/main/menu/cek-port.sh"
wget -O xmenu "https://raw.githubusercontent.com/unkl933/XRAY/main/menu/xmenu.sh"

#
chmod +x /usr/bin/updatedll
Expand Down
4 changes: 2 additions & 2 deletions menu/xmenu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ fi
echo -e "IP-VPS : $IPVPS"
echo -e "ISP-VPS : $ISPVPS"
echo "╔═════════════════════════════════════════════════════════════════╗"
echo "║ ┃ Script By SL ┃ ║"
echo "║ ┃ Script By Aufr ┃ ║"
echo "╚═════════════════════════════════════════════════════════════════╝"
echo "╔═════════════════════════════════════════════════════════════════╗"
echo "║ ┃ Link Script ┃ ┃ https://github.com/fisabiliyusri/MANTAP-XRAY ┃ ║"
echo "║ ┃ Link Script ┃ ┃ https://github.com/unkl933/XRAY ┃ ║"
echo "╚═════════════════════════════════════════════════════════════════╝"
echo "╔═════════════════════════════════════════════════════════════════╗"
echo "║ ┃ XRAY XMENU ┃ ║"
Expand Down
6 changes: 3 additions & 3 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ mkdir /var/lib/crot;
echo "IP=" >> /var/lib/crot/ipvps.conf
cd
#install tools/alat
wget https://raw.githubusercontent.com/fisabiliyusri/XRAY-MANTAP/main/install-tools.sh && chmod +x install-tools.sh && ./install-tools.sh
wget https://raw.githubusercontent.com/unkl933/XRAY/main/install-tools.sh && chmod +x install-tools.sh && ./install-tools.sh
#
#Instal Xray
wget https://raw.githubusercontent.com/fisabiliyusri/XRAY-MANTAP/main/install-xray.sh && chmod +x install-xray.sh && ./install-xray.sh
wget https://raw.githubusercontent.com/unkl933/XRAY/main/install-xray.sh && chmod +x install-xray.sh && ./install-xray.sh
#install xmenu
wget https://raw.githubusercontent.com/fisabiliyusri/XRAY-MANTAP/main/menu/updatedll.sh && chmod +x updatedll.sh && ./updatedll.sh
wget https://raw.githubusercontent.com/unkl933/XRAY/main/menu/updatedll.sh && chmod +x updatedll.sh && ./updatedll.sh
#
#SELESAI
echo " "
Expand Down

0 comments on commit 34e2070

Please sign in to comment.