babakghanizadeh786 / SSLAB-CDN-Panel

Tunnel VPN over SSH using AWS Cloudfront - ❀️ By Project SSLaB LK β„’ πŸ‡±πŸ‡°

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


SSLAB CDN Panel πŸ‡±πŸ‡°

Tunnel VPN over SSH using AWS Cloudfront

Report Bug .

Downloads Contributors Forks Stargazers Issues License

About The Project

This script allows you to Tunnel VPN over SSH using AWS Cloudfront

Most of the code was extracted from pancho's ssh tunnel over aws cloudfront script And the code is also extracted from cdn panel script that Me and raync(blurry_flurry) started in December 2022.......

Requirements

  • Linux (Ubuntu or Debian) based operating system
  • Ubuntu 18.04 Server x86_64 / Ubuntu 20.04 Server x86_64 / Ubuntu 22.04 Server x86_64
  • Debian 8 server x86_64 / Debian 9 server x86_64
  • We recommend Debian 9 Server x86_64 / Ubuntu 18.04 Server x86_64

Installation

  1. x64
apt-get update -y; apt-get upgrade -y; wget https://raw.githubusercontent.com/noobconner21/SSLAB-CDN-Panel/main/cdn.sh; chmod 777 cdn.sh; bash cdn.sh

Authors

Team SSLaB LK πŸ‡±πŸ‡°

About

Tunnel VPN over SSH using AWS Cloudfront - ❀️ By Project SSLaB LK β„’ πŸ‡±πŸ‡°


Languages

Language:Shell 100.0%