GithubHelp home page GithubHelp logo

phlinhng / v2ray-tcp-tls-web Goto Github PK

View Code? Open in Web Editor NEW
684.0 23.0 332.0 30.53 MB

VLESS / Trojan-Go / Shadowsocks 脚本 支持纯 IPv6

Home Page: https://github.com/phlinhng/v2ray-tcp-tls-web/wiki

License: Do What The F*ck You Want To Public License

Shell 100.00%
v2ray trojan-gfw trojan-go vless xray-core xtls v2ray-plugin

v2ray-tcp-tls-web's Introduction

VLESS / Trojan-Go / Shadowsocks

automated script for xray-core and trojan-go

Usage

curl -fsSL https://cdn.jsdelivr.net/gh/phlinhng/v2ray-tcp-tls-web@main/src/xwall.sh -o ~/xwall.sh && bash ~/xwall.sh

To run the script again once downloaded, just use the following command:

bash ~/xwall.sh

Features

  1. Higher offloading efficieny with xray-core frontend
  2. Support Debian9+, Ubuntu 16+ and CentOS 7+ operation systems
  3. Support both IPv4 and IPv6
  4. BuyPass CA Certificates

Architecture

  • VLESS over TCP with XTLS powered by xray-core
  • Trojan (protocol) and muxing powered by trojan-go (implementaion)
  • Trojan over WSS on Cloudflare powered by trojan-go and Cloudflare
  • Shadowsocks over WSS powered by xray-core
  • HTTP Website backend powered by nginx

Supported Protocols

Protocol Transport Mux Direct CDN Qv2ray Shadowrocket Clash v2rayN(G)
VLESS XTLS
VLESS TLS
VLESS WSS
Trojan TLS
Trojan WSS
Shadowsocks WSS

Credit

Stargazers over time

Stargazers over time

v2ray-tcp-tls-web's People

Contributors

phlinhng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

v2ray-tcp-tls-web's Issues

脚本选项问题

选项4有问题,无法正确设置CDN,输出结果和选择2一致

请问如何关闭电报代理

菜单选择“设置电报代理”后,生成了电报代理链接,但找不到关闭方法。
另,生成了订阅链接也不知如何取消。

v2ray-core 4.23.1 以前版本的 TLS 指紋特徵問題不影響服務端

v2ray/v2ray-core#2509 提到的 v2ray-core TLS Client Hello 特徵可能被識別的問題,只對客戶端有影響,不影響服務端。請使用 v2ray-core 4.23.1 以前版本為核心的客戶端(如 V2rayN、Passwall、SSRPlus等)之用戶,盡速升級至 v2ray-core 4.23.2 以上版本。

trojan-qt5(windows)使用正常,原版Igniter(安卓)打不开网站

作者您好,感谢分享优秀的作品!

使用您的脚本安装完v2ray和trojan,v2ray使用正常,trojan有点问题,具体现象是:同一WiFi网络环境下,Windows平台trojan-qt5客户端使用正常,但是安卓原版Igniter客户端不能翻墙(使用其他trojan脚本架设则能正常工作),连接服务器后打不开任何网站。

不知是Igniter的问题,还是脚本兼容性问题,希望能解决,盼复,感谢!

安装 TCP+TLS+WEB, v2进程启动失败。

脚本是全新安装 ,
vultr服务器,debian 9 ,域名解析正常,安装完成后,v2进程启动失败:
root@vultr:~# ps -ef | grep v2ray
root 3370 587 0 12:42 pts/0 00:00:00 grep v2ray

和之前正常的安装对比:
#ps -ef | grep v2ray
v2ray 21399 1 0 Sep20 ? 00:04:04 /usr/local/bin/v2ray -config /usr/local/etc/v2ray/config.json

卸载后提示:
image

tls-shunt-proxy正常。
image

安装细节:

安装时的操作以及输出:
选择操作 [输入任意值退出]: 0
解析到本 VPS 的域名:x.x.x
域名 x.x.x 解析正确, 即将开始安装
info: Installing V2Ray v4.28.2 for x86_64
Downloading V2Ray archive: https://github.com/v2fly/v2ray-core/releases/download/v4.28.2/v2ray-linux-64.zip
Downloading verification file for V2Ray archive: https://github.com/v2fly/v2ray-core/releases/download/v4.28.2/v2ray-linux-64.zip.dgst
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 649 100 649 0 0 911 0 --:--:-- --:--:-- --:--:-- 910
100 590 100 590 0 0 386 0 0:00:01 0:00:01 --:--:-- 386
info: Extract the V2Ray package to /tmp/tmp.XooUT11KMA and prepare it for installation.

info: The following are the actual parameters for the v2ray service startup.
info: Please make sure the configuration file path is correctly set.
# Duplicate this file in the same directory and make your customizes there. Or all changes you made will be lost!
## Refer: https://www.freedesktop.org/software/systemd/man/systemd.unit.html
[Service]
ExecStart=
ExecStart=/usr/local/bin/v2ray -config /usr/local/etc/v2ray/config.json


~~~~~~~~~~~~~~~~ /etc/systemd/system/[email protected]/10-donot_touch_single_conf ~~~~~~~~~~~~~~~~
info: The following are the actual parameters for the v2ray service startup.
info: Please make sure the configuration file path is correctly set.
# Duplicate this file in the same directory and make your customizes there. Or all changes you made will be lost!
## Refer: https://www.freedesktop.org/software/systemd/man/systemd.unit.html
[Service]
ExecStart=
ExecStart=/usr/local/bin/v2ray -config /usr/local/etc/v2ray/%i.json


installed: /usr/local/bin/v2ray
installed: /usr/local/bin/v2ctl
installed: /usr/local/share/v2ray/geoip.dat
installed: /usr/local/share/v2ray/geosite.dat
installed: /usr/local/etc/v2ray/config.json
installed: /var/log/v2ray/
installed: /var/log/v2ray/access.log
installed: /var/log/v2ray/error.log
installed: /etc/systemd/system/v2ray.service
installed: /etc/systemd/system/[email protected]
removed: /tmp/tmp.XooUT11KMA
info: V2Ray v4.28.2 is installed.
You may need to execute a command to remove dependent software: apt remove curl unzip
Please execute the command: systemctl enable v2ray; systemctl start v2ray
Building v2ray.service for domainsocket
mv: missing destination file operand after '/etc/systemd/system/v2ray.service'
Try 'mv --help' for more information.
tls-shunt-proxy is not installed. start installation
https://github.com/liberal-boy/tls-shunt-proxy/releases/download/0.6.1/tls-shunt-proxy-linux-amd64.zip
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   657  100   657    0     0    825      0 --:--:-- --:--:-- --:--:--   824
100 2917k  100 2917k    0     0  1059k      0  0:00:02  0:00:02 --:--:-- 3239k
Archive:  /tmp/tls-shunt-proxy/tls-shunt-proxy.zip
  inflating: /usr/local/bin/tls-shunt-proxy  
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   494  100   494    0     0    583      0 --:--:-- --:--:-- --:--:--   584
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  3653  100  3653    0     0  12687      0 --:--:-- --:--:-- --:--:-- 12684
tls-shunt-proxy is installed.
Setting v2Ray
Setting tls-shunt-proxy
Building dummy web site
Activating services
Created symlink /etc/systemd/system/multi-user.target.wants/v2ray.service -> /etc/systemd/system/v2ray.service.
Created symlink /etc/systemd/system/multi-user.target.wants/tls-shunt-proxy.service -> /etc/systemd/system/tls-shunt-proxy.service.
安装 TCP+TLS+WEB 成功!
域名:443
c52fbc29-7460-4050-8d8c-8db5ef3000fc (aid: 0)

root@vultr:~# systemctl start  v2ray
Failed to start 2.service: Unit 2.service not found.



日志:
\#systemctl status  v2ray
● v2ray.service - V2Ray Service
   Loaded: loaded (/etc/systemd/system/v2ray.service; enabled; vendor preset: enabled)
  Drop-In: /etc/systemd/system/v2ray.service.d
           └─10-donot_touch_single_conf.conf
   Active: failed (Result: exit-code) since Wed 2020-09-23 13:16:17 UTC; 1min 0s ago
     Docs: https://www.v2fly.org/
  Process: 3600 ExecStart=/usr/local/bin/v2ray -config /usr/local/etc/v2ray/config.json (code=exited, st
 Main PID: 3600 (code=exited, status=255)

Sep 23 13:16:17 vultr.guest systemd[1]: v2ray.service: Main process exited, code=exited, status=255/n/a
Sep 23 13:16:17 vultr.guest systemd[1]: v2ray.service: Unit entered failed state.
Sep 23 13:16:17 vultr.guest systemd[1]: v2ray.service: Failed with result 'exit-code'.
Sep 23 13:16:17 vultr.guest systemd[1]: v2ray.service: Service hold-off time over, scheduling restart.
Sep 23 13:16:17 vultr.guest systemd[1]: Stopped V2Ray Service.
Sep 23 13:16:17 vultr.guest systemd[1]: v2ray.service: Start request repeated too quickly.
Sep 23 13:16:17 vultr.guest systemd[1]: Failed to start V2Ray Service.
Sep 23 13:16:17 vultr.guest systemd[1]: v2ray.service: Unit entered failed state.
Sep 23 13:16:17 vultr.guest systemd[1]: v2ray.service: Failed with result 'exit-code'.

配置文件:
root@vultr:~# cat /usr/local/etc/v2ray/config.json
{
  "inbounds": [
    {
      "protocol": "vmess",
      "listen": "127.0.0.1",
      "port": 32936,
      "settings": {
        "clients": [
          {
            "id": "c52fbc29-7460-4050-8d8c-8db5ef3000fc",
            "alterId": 0
          }
        ]
      },
      "streamSettings": {
        "network": "domainsocket",
        "dsSettings": {
          "path": "/tmp/v2ray-ds/v2ray.sock"
        }
      },
      "sniffing": {
        "enabled": true,
        "destOverride": [ "http", "tls" ]
      }
    }
  ],
  "outbounds": [
    {
      "tag": "direct",
      "protocol": "freedom",
      "settings": {}
    },
    {
      "tag": "blocked",
      "protocol": "blackhole",
      "settings": {}
    }
  ],
  "routing": {
    "domainStrategy": "AsIs",
    "rules": [
      {
        "type": "field",
        "ip": [
          "geoip:private"
        ],
        "outboundTag": "blocked"
      },
      {
        "type": "field",
        "protocol": [
          "bittorrent"
        ],
        "outboundTag": "blocked"
      }
    ]
  }
}
系统服务文件:
root@vultr:~# cat /etc/systemd/system/v2ray.service
[Unit]
Description=V2Ray Service
Documentation=https://www.v2fly.org/
After=network.target nss-lookup.target

[Service]
User=nobody
CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
NoNewPrivileges=true
ExecStart=/usr/local/bin/v2ray -config /usr/local/etc/v2ray/config.json
Restart=on-failure
RestartPreventExitStatus=23

[Install]
WantedBy=multi-user.target

Package 'gpg' has no installation candidate ?

ubuntu 16.04.

root@ABCD:~# apt update
Hit:1 http://ap-tokyo-1-ad-1.clouds.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:3 http://ap-tokyo-1-ad-1.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:4 http://ap-tokyo-1-ad-1.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
3 packages can be upgraded. Run 'apt list --upgradable' to see them.

root@ABCD:~# bash <(curl -sL https://raw.githubusercontent.com/phlinhng/v2ray-tcp-tls-web/master/install.sh) && v2script
Hit:1 http://ap-tokyo-1-ad-1.clouds.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:3 http://ap-tokyo-1-ad-1.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:4 http://ap-tokyo-1-ad-1.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease
Reading package lists...
E: Package 'gpg' has no installation candidate
/dev/fd/63: line 65: jq: command not found

脚本里缺少ntp服务安装,导致部分机器启动ntp失败

脚本里面有启动ntp服务,但我好几个vps默认都没有安装这个服务,导致ntp启动失败,这个在脚本里需要ntp服务安装吧?另外建议脚本能做成菜单式,1、安装。2、卸载。3、升级v2ray内核。4、生成vmess链接

期待支持VLESS

新版的v2ray-core已经支持VLESS了,希望这个脚本能支持一键配置VLESS+TCP+WEB

Cloudflare 的 CDN 开关在使用此脚本时任何情况下都不需要开

最近很惊讶地发现这个脚本承蒙油管主关注了,首先感谢各位使用这个脚本和过程中给予反馈和建议的人,一起为让更多人看见世界所作的努力。我发现视频中有一些认知错误的部分,在这边做个尽量详细且通俗的说明。

Cloudflare CDN 是加速网页浏览协议用的,正好 http 和 ws 都是 cf 支持的协议,所以 v2ray 的 ws 模式才可以被 cdn 中转。
开启云朵,CF 会通过它的服务器中转通过那个域名的流量(流量方向:client → cf nodes → server),这时候你 ping 域名会发现 ip 变成 CF 的节点 IP 了;关闭云朵的话,CF 只会发挥 DNS 的功能,让域名直连你的服务器,这时候 ping 域名显示的是服务器真实 IP。

这个脚本最多可以建立三种节点: v2ray tcp+tls, v2ray ws 和 trojan。其中 v2ray tcp+tls 和 trojan 只支持直连,没办法被 CDN 中转,所以打开 CDN 的情况下这两种模式会连接不上,甚至有可能搭建时就出问题。而 v2ray ws 可以被 CDN 中转,至于为什么 CDN 开关不打开也能中转,这就牽涉到 CF 的回源机制。

本来 CF 用来加速一般网站时,它会缓存用户看过的页面,用户连接域名的时候会先连到 CF 服务器,如果 CF 有缓存就会直接返回结果给用户,没有缓存的话就去原服务器拿内容再返回给用户,就是所谓的回源。而 CF 回源有个特性,只要向 CF 任何节点发送带有域名的 Headers(就是那个伪装域名),CF 就会认为你要访问那个域名,只要那个域名的 DNS 在 CF 上,CF 就会透过它的服务器帮你中转。而 v2ray ws 因为是数据流而不是网页所以不会触发缓存,每次都会回源,这样就跟走 CDN 效果一样了。

CF 回源还有个玩法就是自选节点,你可以在伪装域名不变的情况下修改那个 www.digitalocean.com 成 amp.cloudflare.com 或 1.0.0.1,会发现依然可以连上,而且速度不同,可以根据自身情况选择对当前环境最好的节点。

没必要为了"保护 IP"而瞎几巴开 CDN,我自己用了很久的直连都没事,就算真的不幸被国情了还有 ws 备用。平常用比较快又安全的 v2ray tcp+tls 不香吗?WS 的脚本一大把,TCP 的脚本目前还很少,你用这个脚本却執着于 CDN 的话,就浪费了这个脚本最大的优势。

结论:

  1. 使用此脚本时任何情况都没有点亮云朵的必要
  2. 只有 ws 承载的翻墻方式可以通过 cf cdn 中转
  3. 纯 vmess 不能经由 cf 转发,所以 v2ray tcp+tls 只支持直连
  4. 理论上 v2ray tcp 比 v2ray ws 快,除非你本地直连服务器真的太悲剧再考虑 CDN
  5. 就算要用 CDN 也不需要点亮云朵,可以用 Headers + CF 节点 IP 回源大法(也就是说,开启云朵=自动回源,关闭云朵+自选 IP = 手动强制回源)
  6. 强制回源是为了复用同一个域名,如果还是想保护 IP 也可以用别的方法实现 TCP+TLS 和 WS+TLS 同时使用(例如在 tcp 方式手动指定原始 IP + SNI),在此就不展开了

加油!做视频不容易,给你点赞。

caddy出错

/bin/cp: cannot create regular file '/usr/local/etc/caddy/Caddyfile': No such file or directory
提示这个错误。

脚本生成的V2ray分享链接格式不规范,在Trojan-QT5等客户端里导入后无法正常使用

现象:脚本生成的V2RAY(TCP+TLS+WEB)分享链接在v2rayN里导入后使用正常,但是Trojan-QT5里导入后无法正常使用。

原因:分享链接里"net":""未标明传输协议类型,v2rayN默认当作TCP对待,但是Trojan-QT5等客户端严格按照分享链接里的传输协议类型执行,咱链接里的传输协议类型为空,导致错误。

解决办法:把V2RAY(TCP+TLS+WEB)分享链接里的 "net":"" 改为 "net": "tcp" , 希望作者修正,谢谢!

tls13 support

Microsoft announced last week that TLS 1.3 will start from Build 20170 and will be turned on by default in the Windows 10 Insider preview, which means that it will be rolled out to all Windows 10 versions in the future.

Microsoft pointed out that TLS 1.3 uses three cipher suites, including: TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256, all of which have PFS (perfect forward secrecy), AEAD (authenticated encryption with associated data) features and modern algorithms, which can be resolved In the past, too many cipher suites were defined, resulting in incompatibility and security instability.

This combination is amazing, completely eliminating all the troubles caused by caddy or nginx.....awesome!

how to change amp.cloudfalre.com for other url ?

Hello.

can you tell me how to change the url amp.cloudflare.com for other website ?

can you give me the directories files that i have to change , please ?

i want to use other websites example :
alfa.gob.mx instead amp.cloudflare.com

i will wait your reply.

web站点好像打不开

直接输入网址没有站点,在/var/www/html里放入网站模板后也没用。但v2ray功能可用。
设置:vultr debian 10 主机,安装bbr原版(内核5.6),安装tcp+tls+web三件套。

安装运行良好

第一次用tcp+tls+web,安装运行良好,新3套太棒了,比另一种ws+tls+web简便多了,谢谢大佬!试用加速内核bbr5.x不敌bbr plus,稳定性不好,速率上下差异较大,可能因机而异吧。

Trojan-go现在还在维护吗?

我平时主要使用脚本中的Trojan-go,我记得我夏天部署的时候Trojan-go 的版本是 0.82,我今天重新部署了一下发现版本也是0.82,问一下作者,Trojan-go还在维护吗?

Telegram proxy fake TLS header change

Hello,
How To change Fake TLS header for mtg?

  1. Generate new secret - mtg generate-secret -c your_domain tls
  2. Update v2script.conf
  3. Update tls-shunt-proxy
  4. Restart tls-shunt-proxy and mtg

Are these steps correct?

请教修改config.yaml 支持旧参数V2Ray ws path

你好,请教一下,旧vps V2Ray 为ws tls模式,path为vtest,

原版caddy参数为

mytest213.pw {
    gzip
timeouts none
    proxy / https://www.pcgeek.com.au {
        except /vtest
    }
    proxy /game 127.0.0.1:27292 {
        without /vtest
        websocket
    }
}
import sites/*

旧节点10几人在用,
现在想用您一键脚本,开台新的VPS无缝过渡,
请教下面/etc/tls-shunt-proxy/config.yaml应该如何改,
大概V2Ray我都懂些,指点一下我会明白 :)

listen: 0.0.0.0:443
redirecthttps: 0.0.0.0:80

vhosts:
  - name: mytest213.pw
    tlsoffloading: true
    managedcert: true
    keytype: p256
    alpn: h2,http/1.1
    protocols: tls12,tls13
    http:
      ##CDN@paths:
        ##CDN@- path: /FAKECDNPATH
        ##CDN@  handler: proxyPass
        ##CDN@  args: 127.0.0.1:3566
      handler: fileServer
      args: /var/www/html
    default:
      handler: proxyPass
      args: unix:/tmp/v2ray-ds/v2ray.sock

建议增加对tls版本的设置

默认是tls1.2+tls1.3。但tls1.2在安全性和速度上都逊色于tls1.3。尽管会优先使用tls1.3,但允许tls1.2似乎有被降级探测的风险。
能否加个设置,需要更好兼容性的选tls1.2+tls1.3,对数据隐匿性要求高的选择tls1.3 only?

Vmess url configuration do not work

Hi.
I just install it on Ubuntu 16 vps , but when I try to import the vmess url configuration on my Android v2ray app it doesn't import the file via clipboard and fail .

vmess://eyJhZGQiOiJ3d3cubW92aXN0YXIuY29tLm5pLnp0ZWNsYXJvLnRrIiwiYWlkIjoiMCIsImhvc3QiOiIiLCJpZCI6ImMxMTgzY2UzLWVkZjgtNDAwZi04NmYzLTU5ZTViODRjZGYxZCIsIm5ldCI6IiIsInBhdGgiOiIiLCJwb3J0IjoiNDQzIiwicHMiOiJ3d3cubW92aXN0YXIuY29tLm5pLnp0ZWNsYXJvLnRrOjQ0MyIsInRscyI6InRscyIsInR5cGUiOiJub25lIiwidiI6IjIifQ==

Can you check it ?

未更新script情况下链接失败

v2 tcp tls script安装使用有些日子了,但近期tcp tls突然无法正常连接,登录服务器查看状态是caddy service删除了,而同时安装之trojan go却正常,奇怪我未更新脚本情况下,数据处理应为本地执行,怎么会参与外部连接继而数据交换。使得脚本无法正常运行呢?

关于TCP与WS共存的设置问题

我使用OpenWRT进行科学上网,同时安装了TCP+WS+Trojan
其中TCP和WS的域名是aa.ccc.com这样,Trojan为bb.ccc.com
域名解析使用的阿里云,然后CF使用第三方,于是解析记录如下:
aa.ccc.com使用CNAME解析到地址aa.ccc.com.cdn.cloudflare.net
bb.ccc.com使用A解析到VPS
在第三方中,将aa.ccc.com解析到VPS,同时把小云朵关闭

目前,在OpenWRT中,TCP的直接使用链接导入,地址保持为aa.ccc.com,而WS的,链接导入,但地址更改为CF的指定IP
可是现在发现无法科学上网,很奇怪

wss+cdn stable

5/26安装tcp+tls已稳定运行,dns解析服务在cloudflare,手误点开了云朵,vps ip短短数十秒就变为cloudflare ip.,且链接网站正常,但也没多久就自动变回去,云朵自动变灰色。意外的是大佬最新脚本支持wss+cdn与之共存,it's nice! 重新更新脚本后,手动设置cdn,稳定运行,great!

Trojan-go的配置问题

安装后只能看到一个链接,当我复制到passwall时无法生成配置。
想从etc/trojan-go/config.json查看,发现里面没什么配置信息。
请问我应该怎么获得Trojan-go的相关配置信息?谢谢

TCP+TLS 和 WS+CDN 默认全装吗?

你好,小白想问下,我在安装V2ray的时候开启了CDN,最后生成了两个vmess,其中一个是TCP+TLS 无法连接,WSS+CDN的正常使用,这是正常的吗?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.