aminsg / ssh-websocket

setup websocket server over ssh via cloudflare CDN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WEBSOCKET OVER SSH (SSH WEBSOCKET)

setup websocket server over ssh via cloudflare CDN

Fully automatic script just answer the question and at the end gives you payload and enjoy

Feel free to contact with me (telegram or github)

❗ Requirements

  • run with root previllage
  • its written for UBUNTU and CENTOS
  • no any requirements, they will be install

❗❗ INSTALLATION

apt update && apt upgrade -y && wget https://raw.githubusercontent.com/opiran-club/ssh-websocket/main/wsproxy.sh && chmod +x wsproxy.sh && ./wsproxy.sh

Written by OPIran

TELEGRAM CHANNEL: https://t.me/OPIranv2rayproxy

TELEGRAM GROUP: https://t.me/OPIranCluB

About

setup websocket server over ssh via cloudflare CDN

License:MIT License


Languages

Language:Shell 53.9%Language:Python 46.1%