Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v2ray proxy

In this scenario there are two machines (VPS), IR: internal & non-IR: external which running on ubuntu 22.04.

How to Run

In both servers install git for clonning this repo.

apt install git -y

Internal: IR

git clone https://github.com/mehrdad-drpc/proxy.git
cd proxy 
chmod +x internal.sh fake_traffic.sh
bash internal.sh
bash fake_traffic.sh

External: non-IR

git clone https://github.com/mehrdad-drpc/proxy.git
cd proxy 
chmod +x external.sh
bash external.sh

Note: Change to user directory [/root] before git clone


Check open ports and running cotainters

ss -tlpn
docker ps

V2ray Clients

First option is our recommendation, but have two or more of apps in case off signature based packet dropping.

Android clients:

v2rayNG

AnXray

XRAYVPN

Matsuri

IOS clients:

ShadowLink

NapsternetV

OneClick

Shadowrocket

i2Ray

Windows clinets:

NekoRay

v2rayN

Linux clients:

NekoRay

qv2ray

MacOS clients:

NekoRay

V2RayX

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages