Git Product home page Git Product logo

multiportssh's Introduction

AutoScript VPN By YoLoNet

Supported Linux Distribution

Commands :

Update & Upgrade First Your VPS for Debian 10 & 11

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

Update & Upgrade First Your VPS for Ubuntu 18.04 & 20.04

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

INSTALLATION SCRIPT

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/YoloNet/multiportssh/main/setup.sh && chmod +x setup.sh && sed -i -e 's/\r$//' setup.sh && screen -S setup ./setup.sh

Copy & paste ๐Ÿ‘‡๐Ÿ‘‡ to your VPS if ERROR (WG ONLY)

Wireguard

echo "deb http://deb.debian.org/debian/ unstable main" >/etc/apt/sources.list.d/unstable.list
printf 'Package: *\nPin: release a=unstable\nPin-Priority: 90\n' >/etc/apt/preferences.d/limit-unstable
apt update
apt install -y wireguard-tools iptables iptables-persistent
apt install -y linux-headers-$(uname -r)
systemctl restart wg-quick@wg0

  • OpenSSH : 22
  • OpenVPN : TCP 1194, UDP 2200, SSL 110
  • Stunnel4 : 222, 777
  • Dropbear : 442, 109
  • OHP Dropbear : 8585
  • OHP SSH : 8686
  • OHP OpenVPN : 8787
  • Websocket SSH(HTTP) : 80
  • Websocket SSL(HTTPS) : 443, 222
  • Websocket OpenVPN : 2084
  • Squid Proxy : 3128, 8080, 8000
  • Badvpn : 7100, 7200, 7300
  • Nginx : 81
  • Wireguard : 5820
  • Shadowsocks-R : 1443-1543
  • SS-OBFS TLS : 2443-2543
  • SS-OBFS HTTP : 3443-3543
  • XRAY Vmess Ws Tls : 443
  • XRAY Vless Ws Tls : 443
  • XRAY Trojan Ws Tls : 443
  • XRAY Vless Tcp Xtls : 443
  • XRAY Trojan Tcp Tls : 443
  • XRAY Vmess Ws None Tls : 80
  • XRAY Vless Ws None Tls : 80
  • XRAY Trojan Ws None Tls : 80

  • Timezone : Asia/Kuala_Lumpur (GMT +8)
  • Fail2Ban : [ON]
  • DDOS Dflate : [ON]
  • IPtables : [ON]
  • Auto-Reboot : [ON]- 5.00AM
  • IPv6 : [OFF]
  • Auto-Remove-Expired : [ON]
  • Auto Delete Expired Account
  • Fully automatic script
  • VPS settings
  • Admin Control
  • Change port
  • Full Orders For Various Services

โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”

โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”

multiportssh's People

Contributors

yolonet avatar

Forkers

jbstyle20

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.