Skip to content

SuperDuperNoob/Error404

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script Error404

AutoScript VPN By Error404

Supported Linux Distribution

Commands :

Port Service

SERVICE & PORT SSH <<<

  • OPENSSH : 22 ; Bebas
  • SSH TLS/NTLS : 443/80
  • STUNNEL4 : 222-777
  • DROPBEAR : 109-143
  • UDP : 53 ; Bebas
  • DNS : 1-2288 ; Bebas
  • NOOBZ SSL/STD : 8080/8443
  • BADVPN : 7100-7900
  • NGINX : 81

SERVICE XRAY & PORT VMESS,VLESS,TROJAN <<<

  • XRAY WS TLS : 443
  • XRAY WS NTLS : 80
  • XRAY GRPC : 443

Update Debian 10

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

Update Ubuntu 20.04

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

Installation Full Autoscript

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 unzip && wget https://raw.githubusercontent.com/V3SAKURAAIRIV3/Error404/main/setup.sh && chmod +x setup.sh && sed -i -e 's/\r$//' setup.sh && screen -S setup ./setup.sh







About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 71.2%
  • Python 18.8%
  • JavaScript 10.0%