mehdiirh / v2ray-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just some utils for myself to automate v2ray tasks on servers

Fresh Install [Reverse Proxy/X-UI/etc.]

bash <(curl -Ls https://raw.githubusercontent.com/mehdiirh/v2ray-tools/master/fresh_install/init.sh)

Server Manager Service

Install:

bash <(curl -Ls https://raw.githubusercontent.com/mehdiirh/v2ray-tools/master/server-manager/init.sh)

Update:

bash <(curl -Ls https://raw.githubusercontent.com/mehdiirh/v2ray-tools/master/server-manager/update.sh)

About


Languages

Language:Python 72.3%Language:Shell 27.7%