Strepsiades / v2ray-onekey

A security enhanced version based on wulabing's script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a security enhanced version compare to wulabing's script

Wulabing's original script is here and thanks wulabing's contribution

  • Changelog
    • Random camouflage website
    • Fixed the v2ray viersion at 4.25.1
    • Allow TLS1.3 only
    • Allow AES-GCM only
    • ECC384
    • HSTS
    • Auto reboot

Useage(Websocket+TLS+Nginx):

bash <(curl -L -s dos2unix https://raw.githubusercontent.com/breakwa2333/v2ray-onekey/master/install.sh) | tee v2ray_ins.log

Goal:

  • Random camouflage website
  • Remove installed file before installing
  • Install BBR Plus automatically

About

A security enhanced version based on wulabing's script

License:MIT License


Languages

Language:Shell 100.0%