Skip to content
This repository has been archived by the owner on Aug 22, 2021. It is now read-only.

Releases: phlinhng/v2ray-tcp-tls-web

v1.0

10 May 19:45
Compare
Choose a tag to compare

New features

  • Domain Socket as backend by default
  • Integrated MTProto proxy for telegram
  • Integrated Subscription convertor API
  • Integrated Benchmark test
  • Json configuration file for this script
  • Almost rebuild the whole structure

Fixed issues

  • Not cool

Known bugs

  • Subscription convertor API may not work very well

v0.3.1

04 May 13:59
Compare
Choose a tag to compare

New Feature

  • Ask to generate subscription link after v2Ray+TCP+TLS+Web bundle is installed

v0.3

04 May 12:45
Compare
Choose a tag to compare

New Feature

  • 6) 更新订阅: Update the current subscription link instead of generating a new one. Use it after manually editing /etc/v2ray/config.json
  • 7) 安装加速脚本: download and run the chiakge/Linux-NetSpeed script
  • 8) 设置Swap: Enable swap.
  • Yes/no prompt to continue or terminate script after an operation is done.

Fixed issues

  • Nginx couldn't launch when tried to reinstall it after manual uninstallation
  • Some minor syntax and output message changes

Known buges

  • Nginx may not work after reinstallation even systemctl status gives no error

v0.2

04 May 03:59
Compare
Choose a tag to compare
  • PS3 prompt always displays single line per commands
  • Fix message text

v0.1 Released

03 May 22:28
9d4e89f
Compare
Choose a tag to compare
  • menu interface:
  1. 安装TCP+TLS+WEB: install the TCP+TLS+WEB bundle
  2. 更新v2Ray-core: update v2ray-core binary
  3. 卸载TCP+TLS+WEB: completely uninstall v2ray, tls-shunt-proxy, nginx and related configuration files
  4. 显示vmess链接: display v2rayN style vmess link, which is compatible with v2rayN(G), Shadowrocket, Phros Pro and others clients that are compatible with it.
  5. 生成订阅: generate subscription link for v2rayN-compatiable clients
  • Subscription link is hosted on your own server so don't worry that others third-party instances will stole your configuration. However you have to take your own risk on being leaked or hacked. The author of this automated scripts will not guarantee or be response for any security issues.
  • can run as non-root sudo user or root user
  • only tested on debian@GCP