Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 779 Bytes

File metadata and controls

23 lines (17 loc) · 779 Bytes

WebGhost – Traffic Imitator

License

One-command installer for WebGhost on Linux

🚀 Quick Installation

⚠️ Replace example.com with your own domain.

wget https://github.com/krdn-dev/webghost/releases/latest/download/webghost-linux-amd64 -O /usr/local/bin/webghost
chmod +x /usr/local/bin/webghost
webghost example.com install

or

wget -O /usr/local/bin/webghost https://github.com/krdn-dev/webghost/releases/latest/download/webghost-linux-amd64 && chmod +x /usr/local/bin/webghost && webghost example.com install

WebGhost Site