/AllIn1

Primary LanguageShellGNU General Public License v3.0GPL-3.0

🚀 All In 1 🚀

🎗️A bash script that helps bypass GFW 🎗️

hadiiism https://github.com/hadiiism/AllIn1/blob/main/LICENSE

Table of Contents

  1. Introduction
  2. Features
  3. Installation Steps

اگر فارسی زبان هستید

Why this bash ?

It saves you time and it can do anything you want to config a server for VPN.

✏️ Introduction

This idea once came to my mind why do we should copy the same codes again and again to make a VPN server, a proxy server, or anything else to bypass NIN in Iran! so I made this script and I hope you enjoy it.😉

🧐 Features

  • Update and Upgrde server

  • GET ssl for server

  • install several xray panels like x-ui 3x-ui hiddify and ...

  • Config server for cisco openconnect (use another script)

  • Config server for openvpn (use another script)

  • Make a tunnel using iptalbes

  • Change ssh port

  • Config server for mtproto proxy

  • install and config wordpress

  • Speedtest

  • Cloudflare white IP scanner

  • Run reverse proxy using nginxs

  • Config firewall server

  • Config Wiregaurd

  • Config Outline

  • Server Backup

  • View system usage

  • Set up IPsec VPN

Requirement

You just need at least ubuntu 20.04 ()on a VPS. easy !! (It runs on previous versions of ubuntu as well. But his is a preliminary version)

You can test it on other OS's like debian.

🛠️ Installation Steps

  1. You can simply run code by using code below
bash <(curl -Ls https://raw.githubusercontent.com/hadiiism/AllIn1/main/AllIn1.sh)

Or :

  1. First you should download the script usingone of the codes below :

a.

wget https://raw.githubusercontent.com/hadiiism/AllIn1/main/AllIn1.sh

b.

(This will download the hole repository)

git clone https://github.com/hadiiism/AllIn1.git
cd AllIn1
  1. Then you should make the file runable by using code below
chmod +x AllIn1.sh
  1. After that you should run the bash with one of the codes below
./AllIn1.sh

Or:

bash AllIn1.sh
  1. If you have any error running the file just run the code below
sed -i -e 's/\r$//' AllIn1.sh
./AllIn1.sh

🌟 You are all set. enjoy !!

🙏