In this scenario there are two machines (VPS), IR: internal & non-IR: external which running on ubuntu 22.04.
In both servers install git for clonning this repo.
apt install git -yInternal: 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.shExternal: non-IR
git clone https://github.com/mehrdad-drpc/proxy.git
cd proxy
chmod +x external.sh
bash external.shNote:
Change to user directory [/root] before git clone
ss -tlpn
docker psFirst option is our recommendation, but have two or more of apps in case off signature based packet dropping.