Project V 官方讨论组,内容仅限翻墙工具的使用相关话题,禁止任何无关网络、计算机、安全的内容。 官网: www.v2ray.com 公告: @v2msgclone V2fly(社区): @v2fly_chat 闲聊: t.me/joinchat/JiDjBEzQFLN5R_BdpMpelw 推特: twitter.com/projectv2ray
N1做主路由,光猫连vlan交换机,交换机1,2口wan,3-8lan,n1连交换机2口,光猫连交换机1口。现在想把联通给的iptv盒子用上,但是盒子和交换机在客厅,光猫在卧室,不想再穿一条线为了盒子过客厅和卧室,可以复用吗?怎么解决?
Читать полностью…sun, press the button below within 5 分鐘 to be able to write in the group👇🏻
sun, 點擊下面的按鈕 在 5 分鐘 內通過驗證後即可發言。👇🏻
Report: @thomas_assistant_bot.
误封反馈: @thomas_assistant_bot。
udp over tcp不生效,不知道是不是v2ray/xray客户端版本不支持,只是在服务端支持吗,真的很迷惑
Читать полностью…{
"log": {
"loglevel": "debug",
"access": "/var/log/v2ray/access.log",
"error": "/var/log/v2ray/error.log"
},
"inbounds": [
{
"listen": "0.0.0.0",
"port": 6666,
"protocol": "shadowsocks",
"settings": {
"method": "aes-128-gcm",
"password": "my-password"
},
"streamSettings": {
"network": "ws",
"wsSettings": {
"path": "/path"
}
}
}
],
"outbounds": [
{
"protocol": "freedom",
"settings": {}
}
]
}
这是服务端配置
{
"log": {
"loglevel": "info",
"access": "access.log",
"error": "error.log"
},
"inbounds": [
{
"listen": "127.0.0.1",
"port": 6666,
"protocol": "socks",
"settings": {
"udp": true,
"ip": "127.0.0.1"
}
}
],
"outbounds": [
{
"protocol": "shadowsocks",
"settings": {
"servers": [
{
"address": "192.168.55.254",
"port": 6666,
"method": "aes-128-gcm",
"password": "my-password",
"uot": true,
"level": 0
}
]
},
"streamSettings": {
"network": "ws",
"wsSettings": {
"path": "/path"
}
}
}
]
}
这是客户端配置,为啥uot功能不生效,并且我在服务端抓包发现,收到的直接就是udp报文,然而不是tcp报文,求大佬们指导一下
各位大佬,推荐一个vps,主要是ip质量和有个ipv6?最好在新加坡?50美金一年?各位觉得有啥好的?
Читать полностью…root@ubuntu:~# v2ctl api --server=127.0.0.1:10085 StatsService.QueryStats 'user>>>main>>>traffic>>>downlink'
infra/control: failed to dial 127.0.0.10085 > context deadline exceeded
v2ctl api [--server=127.0.0.1:8080] Service.Method Request
Call an API in an V2Ray process.
The following methods are currently supported:
LoggerService.RestartLogger
StatsService.GetStats
StatsService.QueryStats
API calls in this command have a timeout to the server of 3 seconds.
Examples:
v2ctl api --server=127.0.0.1:8080 LoggerService.RestartLogger ''
v2ctl api --server=127.0.0.1:8080 StatsService.QueryStats 'pattern: "" reset: false'
v2ctl api --server=127.0.0.1:8080 StatsService.GetStats 'name: "inbound>>>statin>>>traffic>>>downlink" reset: false'
v2ctl api --server=127.0.0.1:8080 StatsService.GetSysStats ''
root@ubuntu:~# v2ctl api --server=127.0.0.1:10085 StatsService.QueryStats 'user>>>main>>>traffic>>>downlink'
infra/control: failed to dial 127.0.0.1:10085 > context deadline exceeded
有需要绕过funcaptcha、hcaptcha和recaptcha验证的请访问www.ez-captcha.com,量大从优价格美丽
Читать полностью…夜华, press the button below within 5 分鐘 to be able to write in the group👇🏻
夜华, 點擊下面的按鈕 在 5 分鐘 內通過驗證後即可發言。👇🏻
Report: @thomas_assistant_bot.
误封反馈: @thomas_assistant_bot。
Леся, press the button below within 5 分鐘 to be able to write in the group👇🏻
Леся, 點擊下面的按鈕 在 5 分鐘 內通過驗證後即可發言。👇🏻
Report: @thomas_assistant_bot.
误封反馈: @thomas_assistant_bot。
Adelaide, press the button below within 5 分鐘 to be able to write in the group👇🏻
Adelaide, 點擊下面的按鈕 在 5 分鐘 內通過驗證後即可發言。👇🏻
Report: @thomas_assistant_bot.
误封反馈: @thomas_assistant_bot。
2023/11/17 15:50:16 [Info] transport/internet/tcp: listening TCP on 127.0.0.1:6666 2023/11/17 15:50:16 [Info] transport/internet/udp: listening UDP on 127.0.0.1:6666 2023/11/17 15:50:16 [Warning] core: Xray 1.8.4 started 2023/11/17 15:50:21 [Info] [2802598567] proxy/socks: client UDP connection from udp:127.0.0.1:55049 2023/11/17 15:50:21 [Info] transport/internet/udp: establishing new connection for udp:89.238.132.69:1194 2023/11/17 15:50:21 [Info] [2802598567] app/dispatcher: default route for udp:89.238.132.69:1194 2023/11/17 15:50:21 [Info] [2802598567] proxy/shadowsocks: tunneling request to udp:89.238.132.69:1194 via UDP:192.168.55.254:6666 客户端出现这些错误日志,这些日志出现在error文件,不是在access文件
Читать полностью…安卓端v2rayng,怎么用不了啊。配置没有问题,电脑端,路由器都能用的节点,用安卓端v2rayng就不行。
Читать полностью…org.telegram.messenger.web和org.telegram.messenger
Читать полностью…想问群大神一个问题,我搭建了一个AWS服务器,添加了安全组,但是外部测试现实端口关着的,怎么回事?
Читать полностью…核心问题就是 infra/control: failed to dial 127.0.0.1:10085 > context deadline exceeded
Читать полностью…搬的官网的配置: https://guide.v2fly.org/advanced/traffic.html#%E9%85%8D%E7%BD%AE%E5%AE%9E%E4%BE%8B ,加入了自己的配置文件
Читать полностью…hello, press the button below within 5 分鐘 to be able to write in the group👇🏻
hello, 點擊下面的按鈕 在 5 分鐘 內通過驗證後即可發言。👇🏻
Report: @thomas_assistant_bot.
误封反馈: @thomas_assistant_bot。