scripts to setup v2ray, gost and openlist on Ubuntu(aws vps or koyeb) and Windows.
This project heavily relies on JSONBIN. Please deploy it first.
cp .vars.example .varsModify .vars according to your needs.
sudo -E ./download.sh
sudo -E ./install_cron_jobs.shAll jobs will run at startup.
You can also run script manually.
Admin password is set to JSONBINKEY in .vars.
sudo -E ./setup_openlist.shhttps://<JSONBINURL>/_forward/<JSONBINOPENLISTPATH>/<JSONBINV2RAYPATH>/urlsplit/dav
sudo -E bash ./setup_v2ray.sh sudo -E bash ./setup_tor.shsudo -E bash ./setup_v2ray_outbound.sh torhttps://<JSONBINURL>/<JSONBINV2RAYPATH>/?key=<JSONBINKEY>&q=sub
sudo -E bash ./setup_ttyd.sh visit your jsonbin domain
https://<JSONBINURL>/<JSONBINAWSTTYDPATH>/?key=<JSONBINKEY>&redirect=1
./download_v2raya.ps1
./run_v2ray.ps1./proxy_gost_cf.ps1https://askubuntu.com/questions/2368/how-do-i-set-up-a-cron-job https://stackoverflow.com/questions/10193788/restarting-cron-after-changing-crontab-file https://unix.stackexchange.com/questions/458713/how-are-files-under-etc-cron-d-used https://askubuntu.com/questions/1216322/error-bad-username-while-reading-etc-crontab https://unix.stackexchange.com/questions/67940/cron-ignores-variables-defined-in-bashrc-and-bash-profile https://stackoverflow.com/questions/9733338/remove-first-and-last-quote-from-a-variable
