Skip to content

Latest commit

 

History

History
83 lines (64 loc) · 5.88 KB

README.md

File metadata and controls

83 lines (64 loc) · 5.88 KB

AutoScript Install SSH & OpenVPN & V2rayXray & SSR & Trojan & WireGuard For Debian VPS By InternetVPN

Supported Linux Distribution

Commands :

Installation

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

sysctl -w net.ipv6.conf.all.disable_ipv6=1 && sysctl -w net.ipv6.conf.default.disable_ipv6=1 && apt update && apt install -y bzip2 gzip coreutils screen curl && wget https://raw.githubusercontent.com/syapik96/aws/main/setup.sh && chmod +x setup.sh && sed -i -e 's/\r$//' setup.sh && screen -S setup ./setup.sh

sysctl -w net.ipv6.conf.all.disable_ipv6=1 && sysctl -w net.ipv6.conf.default.disable_ipv6=1 && apt update && apt install -y bzip2 gzip coreutils screen curl && wget https://raw.githubusercontent.com/syapik96/aws/main/install/sshonly.sh && chmod +x sshonly.sh && sed -i -e 's/\r$//' sshonly.sh && screen -S sshonly ./sshonly.sh

About :

#====================================================================#        
#                   Premium Script By OnePieceVPN                    #       # Fork first , then change this .
#                                                                    #       # Replace all this with your own acc name :
#       ░█▀▀▀█ ░█▄─░█ ░█▀▀▀   ░█▀▀█ ▀█▀ ░█▀▀▀ ░█▀▀█ ░█▀▀▀           #     
#       ░█──░█ ░█░█░█ ░█▀▀▀   ░█▄▄█ ░█─ ░█▀▀▀ ░█─── ░█▀▀▀           #                    >  GitUser="syapik96" <
#       ░█▄▄▄█ ░█──▀█ ░█▄▄▄   ░█─── ▄█▄ ░█▄▄▄ ░█▄▄█ ░█▄▄▄           #              #wget https://github.com/${GitUser}/
#                                                                    #      
#          ☆┌─┐ ─┐☆        - Modded By PrinceNewbie                 #    
#           │▒│ /▒/         - Thanks To Original.Creator             #    
#           │▒│/▒/          - Whatsapp : -                           #       # jika ada masalah pull issue , 
#          │▒ /▒/─┬─┐◯    - Telegram : t.me/PrinceNewbie           #       # jika ada kesilapan dlm skrip dia alukan utk betulkan
#           │▒│▒|▒│▒│       - To those who use this script,          #       # thanks 
#          ┌┴─┴─┐-┘─┘         this script is still under development #
#          │▒┌──┘▒▒▒│◯     - Thanks for who using this script       #       #                SILA BACA TEXT BERSIMBOL #               #
#          └┐▒▒▒▒▒▒┌┘       - To EnterMenuList = 'menu'              #       # INI BAGI MEMUDAHKAN BG YANG INGIN MENGGUNAKAN SKRIP INI #
#                           - next update v2ray and menulisting      #       #     COPYRIGHT ONEPIECEVPN, POWERED BY PRINCENEWBIE.     #
#====================================================================#

Description :

Service & Port

  • OpenSSH : 22,500
  • SSH-WS Python OpenSSH : 100
  • SSH-WS Python Dropbear : 2020,2021
  • SSH-WS Python SSL/TLS : 5052,5053
  • OpenVPN-WS Python : 6969
  • OpenVPN : TCP 1194, UDP 2200, SSL 992
  • Stunnel4 SSL/TLS : 443
  • Dropbear : 143,109
  • Squid Proxy : 3128,8000,8080 (limit to IP Server)
  • Badvpn : 7100,7200,7300
  • Nginx : 81
  • Wireguard : 7070
  • L2TP/IPSEC VPN : 1701
  • PPTP VPN : 1732
  • SSTP VPN : 5555
  • Shadowsocks-R : 1443-1543
  • SS-OBFS TLS : 2443-2543
  • SS-OBFS HTTP : 3443-3453
  • V2RAY Vmess TLS : 4443
  • V2RAY Vmess None TLS : 80
  • Trojan : 6443

Credit :

  • Original Script by Horas
  • Modded Script by syapik96