This repository has been archived by the owner on Aug 22, 2021. It is now read-only.
Releases: phlinhng/v2ray-tcp-tls-web
Releases · phlinhng/v2ray-tcp-tls-web
v1.0
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
v0.3
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
v0.1 Released
- menu interface:
- 安装TCP+TLS+WEB: install the TCP+TLS+WEB bundle
- 更新v2Ray-core: update v2ray-core binary
- 卸载TCP+TLS+WEB: completely uninstall v2ray, tls-shunt-proxy, nginx and related configuration files
- 显示vmess链接: display v2rayN style vmess link, which is compatible with v2rayN(G), Shadowrocket, Phros Pro and others clients that are compatible with it.
- 生成订阅: 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