Skip to content

69learn/6to4-azumi

Repository files navigation

نام پروژه : 6TO4 | GRE | GRE6 | IP6IP6 | SIT

Video Title

  • 6TO4: encapsulates IPv6 packets within IPv4 packets for communication across IPv4 networks.

  • GRE: (Generic Routing Encapsulation): Versatile tunneling protocol for encapsulating various network layer protocols, including IPv6, within IPv4 packets.

  • GRE6: Variant of GRE specifically designed for tunneling IPv6 packets, simplifying their encapsulation within IPv4 packets.

  • IP6IP6 (IPv6 over IPv6): Allows direct tunneling of IPv6 packets over an existing IPv6 infrastructure.

  • SIT (Simple Internet Transition): Lightweight encapsulation method for tunneling IPv6 packets over an IPv4 infrastructure, requiring minimal configuration.


تلگرام

@sixtininelearn

@sixti9learn


آموزش

Video Title

Image ویدیوهای آموزشی ------------------------------------
  • ویدیوی آموزشی توسط 69

Imageاسکریپت های کارآمد ------------------------------------
  • این اسکریپت ها optional میباشد.

Opiran Script

apt install curl -y && bash <(curl -s https://raw.githubusercontent.com/opiran-club/VPS-Optimizer/main/optimizer.sh --ipv4)

Hawshemi script

wget "https://raw.githubusercontent.com/hawshemi/Linux-Optimizer/main/linux-optimizer.sh" -O linux-optimizer.sh && chmod +x linux-optimizer.sh && bash linux-optimizer.sh
• اضافه کردن ایپی 6 اضافه
bash <(curl -s -L https://raw.githubusercontent.com/opiran-club/softether/main/opiran-seth)

Imageاسکریپت من ------------------------------------
  • نصب یش نیاز ها
apt install python3 -y && sudo apt install python3-pip &&  pip install colorama && pip install netifaces && apt install curl -y
pip3 install colorama
sudo apt-get install python-pip -y  &&  apt-get install python3 -y && alias python=python3 && python -m pip install colorama && python -m pip install netifaces
  • نسخه پایین برای سرور های دارای رم کمتر میباشد
bash -c "$(curl -fsSL https://raw.githubusercontent.com/69learn/6to4-azumi/refs/heads/main/lightweight.sh)"
  • نسخه پایین برای سرور های دارای رم کمتر و externally managed
bash -c "$(curl -fsSL https://raw.githubusercontent.com/69learn/6to4-azumi/refs/heads/main/managed4.sh)"

  • برای ubuntu24 و حتی سایر سیستم عامل ها میتوانید از این دستور استفاده نمایید ( پیش نیاز ها نصب شده باشد)- این نسخه برای سرور های با رم بالا است
bash -c "$(curl -fsSL https://raw.githubusercontent.com/69learn/6to4-azumi/refs/heads/main/ubuntu24.sh)"
  • برای ubuntu24 و سیستم عامل های دیگر با خطای externally managed - این نسخه برای سرور های با رم بالا است
bash -c "$(curl -fsSL https://raw.githubusercontent.com/69learn/6to4-azumi/refs/heads/main/managed3.sh)"

  • نسخه های پایین ممکن است برای همه قابل اجرا نباشد و برای سرور های با رم بالا است
apt install python3 -y && sudo apt install python3-pip &&  pip install colorama && pip install netifaces && apt install curl -y && python3 <(curl -Ls https://raw.githubusercontent.com/69learn/6to4-azumi/refs/heads/main/ipipv2.py --ipv4)
  • اگر با دستور بالا نتوانستید اسکریپت را اجرا کنید، نخست دستور زیر را اجرا نمایید و سپس دستور اول را دوباره اجرا کنید.
  • اگر باز هم colorama نصب نشد، دستور روبرو هم اجرا کنید . pip3 install colorama
sudo apt-get install python-pip -y  &&  apt-get install python3 -y && alias python=python3 && python -m pip install colorama && python -m pip install netifaces

• دستور زیر برای کسانی هست که پیش نیاز ها را در سرور، نصب شده دارند
python3 <(curl -Ls https://raw.githubusercontent.com/69learn/6to4-azumi/refs/heads/main/ipipv2.py --ipv4)

• اگر سرور شما خطای externally-managed-environment داد از دستور زیر اقدام به اجرای اسکریپت نمایید.
bash -c "$(curl -fsSL https://raw.githubusercontent.com/69learn/6to4-azumi/refs/heads/main/managed2.sh)"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages