v2ray-core
v2ray-core copied to clipboard
日志输出大量 rejected common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
你正在使用哪个版本的 V2Ray?
5.16.1
你的使用场景是什么?
网页代理
你看到的异常现象是什么?
出现大量rejected common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
日志输出。
你期待看到的正常表现是怎样的?
没有这些输出。
请附上你的配置
服务端配置:
{
"log": {
"loglevel": "warning"
},
"inbounds": [
{
"tag": "local",
"protocol": "socks",
"listen": "127.0.0.1",
"port": 1080,
"settings": {
"udp": true
},
"sniffing": {
"enabled": true
}
},
{
"tag": "us",
"protocol": "shadowsocks",
"listen": "0.0.0.0",
"port": 10800,
"settings": {
"password": "anonymous",
"method": "chacha20-ietf-poly1305",
"network": "tcp,udp"
},
"sniffing": {
"enabled": true
}
}
],
"outbounds": [
{
"tag": "direct",
"protocol": "freedom"
},
{
"tag": "block",
"protocol": "blackhole"
}
],
"routing": {
"domainStrategy": "IPIfNonMatch",
"domainMatcher": "mph",
"rules": [
{
"type": "field",
"ip": [
"geoip:private"
],
"outboundTag": "block"
},
{
"type": "field",
"protocol": [
"bittorrent"
],
"outboundTag": "block"
},
{
"type": "field",
"inboundTag": ["local", "us"],
"outboundTag": "direct"
}
]
}
}
客户端配置:
{
"log": {
"access": "",
"error": "",
"loglevel": "warning"
},
"inbounds": [
{
"tag": "socks",
"port": 10808,
"listen": "0.0.0.0",
"protocol": "socks",
"sniffing": {
"enabled": true,
"destOverride": [
"http",
"tls"
],
"routeOnly": false
},
"settings": {
"auth": "noauth",
"udp": true,
"allowTransparent": false
}
},
{
"tag": "http",
"port": 10809,
"listen": "0.0.0.0",
"protocol": "http",
"sniffing": {
"enabled": true,
"destOverride": [
"http",
"tls"
],
"routeOnly": false
},
"settings": {
"auth": "noauth",
"udp": true,
"allowTransparent": false
}
},
{
"tag": "api",
"port": 10813,
"listen": "127.0.0.1",
"protocol": "dokodemo-door",
"settings": {
"udp": false,
"address": "127.0.0.1",
"allowTransparent": false
}
}
],
"outbounds": [
{
"tag": "proxy",
"protocol": "shadowsocks",
"settings": {
"servers": [
{
"address": "example.com",
"method": "chacha20-ietf-poly1305",
"ota": false,
"password": "anonymous",
"port": 10800,
"level": 1
}
]
},
"streamSettings": {
"network": "tcp"
},
"mux": {
"enabled": false,
"concurrency": -1
}
},
{
"tag": "direct",
"protocol": "freedom",
"settings": {}
},
{
"tag": "block",
"protocol": "blackhole",
"settings": {
"response": {
"type": "http"
}
}
}
],
"stats": {},
"api": {
"tag": "api",
"services": [
"StatsService"
]
},
"policy": {
"system": {
"statsOutboundUplink": true,
"statsOutboundDownlink": true
}
},
"dns": {
"hosts": {
"dns.google": "8.8.8.8",
"proxy.example.com": "127.0.0.1"
},
"servers": [
{
"address": "223.5.5.5",
"domains": [
"geosite:cn",
"geosite:geolocation-cn"
],
"expectIPs": [
"geoip:cn"
]
},
"1.1.1.1",
"8.8.8.8",
"https://dns.google/dns-query"
]
},
"routing": {
"domainStrategy": "IPIfNonMatch",
"domainMatcher": "mph",
"rules": [
{
"type": "field",
"inboundTag": [
"api"
],
"outboundTag": "api"
},
{
"type": "field",
"port": "0-65535",
"outboundTag": "proxy"
}
]
}
}
请附上出错时软件输出的错误日志
日志中隐去了来源IP地址。
服务器端错误日志:
May 12 20:50:29 us1 v2ray[3650]: 2024/05/12 20:50:29 :4138 accepted tcp:api.github.com:443 [direct]
May 12 20:50:34 us1 v2ray[3650]: 2024/05/12 20:50:34 [Info] [694311631] app/proxyman/outbound: failed to process outbound traffic > proxy/freedom: connection ends > context canceled
May 12 20:50:34 us1 v2ray[3650]: 2024/05/12 20:50:34 [Info] [694311631] app/proxyman/inbound: connection ends > proxy/shadowsocks: connection ends > context canceled
May 12 20:50:36 us1 v2ray[3650]: 2024/05/12 20:50:36 [Info] [3316344933] app/proxyman/inbound: connection ends > proxy/shadowsocks: failed to create request from: :6901 > common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
May 12 20:50:36 us1 v2ray[3650]: 2024/05/12 20:50:36 :6901 rejected common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
May 12 20:50:36 us1 v2ray[3650]: 2024/05/12 20:50:36 [Info] [4182264547] app/proxyman/inbound: connection ends > proxy/shadowsocks: failed to create request from: :4146 > common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
May 12 20:50:36 us1 v2ray[3650]: 2024/05/12 20:50:36 :4146 rejected common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
May 12 20:50:36 us1 v2ray[3650]: 2024/05/12 20:50:36 [Info] [3988669097] app/proxyman/inbound: connection ends > proxy/shadowsocks: failed to create request from: :4145 > common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
May 12 20:50:36 us1 v2ray[3650]: 2024/05/12 20:50:36 :4145 rejected common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
May 12 20:50:44 us1 v2ray[3650]: 2024/05/12 20:50:44 [Info] [2306957929] proxy/shadowsocks: tunnelling request to tcp:clients4.google.com:443
May 12 20:50:44 us1 v2ray[3650]: 2024/05/12 20:50:44 [Info] [2306957929] app/dispatcher: taking detour [direct] for [tcp:clients4.google.com:443]
May 12 20:50:44 us1 v2ray[3650]: 2024/05/12 20:50:44 [Info] [2306957929] proxy/freedom: opening connection to tcp:clients4.google.com:443
May 12 20:50:44 us1 v2ray[3650]: 2024/05/12 20:50:44 [Info] [2306957929] transport/internet/tcp: dialing TCP to tcp:clients4.google.com:443
May 12 20:50:44 us1 v2ray[3650]: 2024/05/12 20:50:44 :6908 accepted tcp:clients4.google.com:443 [direct]
May 12 20:50:46 us1 v2ray[3650]: 2024/05/12 20:50:46 [Info] [1874273229] app/proxyman/inbound: connection ends > proxy/shadowsocks: failed to create request from: :4155 > common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
May 12 20:50:46 us1 v2ray[3650]: 2024/05/12 20:50:46 :4155 rejected common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
May 12 20:50:46 us1 v2ray[3650]: 2024/05/12 20:50:46 [Info] [2317983313] app/proxyman/inbound: connection ends > proxy/shadowsocks: failed to create request from: :3019 > common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
May 12 20:50:46 us1 v2ray[3650]: 2024/05/12 20:50:46 :3019 rejected common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
May 12 20:50:46 us1 v2ray[3650]: 2024/05/12 20:50:46 [Info] [4121137547] app/proxyman/inbound: connection ends > proxy/shadowsocks: failed to create request from: :4153 > common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
May 12 20:50:46 us1 v2ray[3650]: 2024/05/12 20:50:46 :4153 rejected common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
May 12 20:50:56 us1 v2ray[3650]: 2024/05/12 20:50:56 [Info] [640896039] app/proxyman/inbound: connection ends > proxy/shadowsocks: failed to create request from: :4165 > common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
May 12 20:50:56 us1 v2ray[3650]: 2024/05/12 20:50:56 :4165 rejected common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
May 12 20:50:56 us1 v2ray[3650]: 2024/05/12 20:50:56 [Info] [2622548542] app/proxyman/inbound: connection ends > proxy/shadowsocks: failed to create request from: :4166 > common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
May 12 20:50:56 us1 v2ray[3650]: 2024/05/12 20:50:56 :4166 rejected common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
May 12 20:50:56 us1 v2ray[3650]: 2024/05/12 20:50:56 [Info] [2460657596] app/proxyman/inbound: connection ends > proxy/shadowsocks: failed to create request from: :4167 > common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
May 12 20:50:56 us1 v2ray[3650]: 2024/05/12 20:50:56 :4167 rejected common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
May 12 20:51:00 us1 v2ray[3650]: 2024/05/12 20:51:00 [Info] [3054103548] app/proxyman/inbound: connection ends > proxy/shadowsocks: connection ends > context canceled
May 12 20:51:00 us1 v2ray[3650]: 2024/05/12 20:51:00 [Info] [3054103548] app/proxyman/outbound: failed to process outbound traffic > proxy/freedom: connection ends > context canceled
May 12 20:51:01 us1 v2ray[3650]: 2024/05/12 20:51:01 [Info] [554512696] app/proxyman/outbound: failed to process outbound traffic > proxy/freedom: connection ends > context canceled
May 12 20:51:01 us1 v2ray[3650]: 2024/05/12 20:51:01 [Info] [554512696] app/proxyman/inbound: connection ends > proxy/shadowsocks: connection ends > context canceled
May 12 20:51:06 us1 v2ray[3650]: 2024/05/12 20:51:06 [Info] [4150149667] app/proxyman/inbound: connection ends > proxy/shadowsocks: failed to create request from: :6930 > common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
May 12 20:51:06 us1 v2ray[3650]: 2024/05/12 20:51:06 :6930 rejected common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
May 12 20:51:06 us1 v2ray[3650]: 2024/05/12 20:51:06 [Info] [286055761] app/proxyman/inbound: connection ends > proxy/shadowsocks: failed to create request from: :6931 > common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
May 12 20:51:06 us1 v2ray[3650]: 2024/05/12 20:51:06 :6931 rejected common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
May 12 20:51:06 us1 v2ray[3650]: 2024/05/12 20:51:06 [Info] [3470966564] app/proxyman/inbound: connection ends > proxy/shadowsocks: failed to create request from: :4178 > common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
May 12 20:51:06 us1 v2ray[3650]: 2024/05/12 20:51:06 :4178 rejected common/drain: common/drain: unable to drain connection > EOF > proxy/shadowsocks: failed to read IV > EOF
客户端错误日志:
2024/05/12 21:02:05 tcp:127.0.0.1:7888 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:02:05 [Info] [4054971355] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:02:05 tcp:127.0.0.1:7889 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:02:05 [Info] [154654745] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:02:05 tcp:127.0.0.1:7890 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:02:05 [Info] [1109924983] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:02:15 tcp:127.0.0.1:7904 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:02:15 [Info] [3026193180] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:02:15 tcp:127.0.0.1:7905 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:02:15 [Info] [3265643732] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:02:15 tcp:127.0.0.1:7906 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:02:15 [Info] [1949616358] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:02:23 [Info] [1878189158] proxy/socks: TCP Connect request to tcp:www.google.com:443
2024/05/12 21:02:23 [Info] [1878189158] app/dispatcher: sniffed domain: www.google.com
2024/05/12 21:02:23 [Info] [1878189158] app/dispatcher: taking detour [proxy] for [tcp:www.google.com:443]
2024/05/12 21:02:23 tcp:127.0.0.1:7921 accepted tcp:www.google.com:443 [proxy]
2024/05/12 21:02:23 [Info] [1878189158] proxy/shadowsocks: tunneling request to tcp:www.google.com:443 via tcp:us.zimoe.com:10800
2024/05/12 21:02:25 tcp:127.0.0.1:7924 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:02:25 [Info] [3802368745] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:02:25 tcp:127.0.0.1:7925 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:02:25 [Info] [486458330] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:02:25 tcp:127.0.0.1:7926 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:02:25 [Info] [2267831417] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:02:35 tcp:127.0.0.1:7940 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:02:35 [Info] [3482967616] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:02:35 tcp:127.0.0.1:7941 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:02:35 [Info] [3079267092] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:02:35 tcp:127.0.0.1:7942 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:02:35 [Info] [3339415777] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:02:35 [Info] [1878189158] app/proxyman/inbound: connection ends > proxy/socks: connection ends > context canceled
2024/05/12 21:02:35 [Info] [1878189158] app/proxyman/outbound: failed to process outbound traffic > proxy/shadowsocks: connection ends > context canceled
2024/05/12 21:02:45 tcp:127.0.0.1:7955 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:02:45 [Info] [3708239095] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:02:45 tcp:127.0.0.1:7956 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:02:45 [Info] [3367009648] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:02:45 tcp:127.0.0.1:7957 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:02:45 [Info] [3816240406] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:02:55 tcp:127.0.0.1:7971 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:02:55 [Info] [1550523321] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:02:55 tcp:127.0.0.1:7972 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:02:55 [Info] [3364886278] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:02:55 [Info] [4040980984] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:02:55 tcp:127.0.0.1:7973 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:03:05 tcp:127.0.0.1:7988 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:03:05 [Info] [3286345858] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:03:05 tcp:127.0.0.1:7989 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:03:05 [Info] [3316562643] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:03:05 tcp:127.0.0.1:7990 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:03:05 [Info] [2624252746] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:03:15 tcp:127.0.0.1:8004 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:03:15 [Info] [2090829718] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:03:15 tcp:127.0.0.1:8005 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:03:15 [Info] [794213761] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:03:15 tcp:127.0.0.1:8006 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:03:15 [Info] [3036793612] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:03:23 [Info] [750954487] proxy/socks: TCP Connect request to tcp:www.google.com:443
2024/05/12 21:03:23 [Info] [750954487] app/dispatcher: sniffed domain: www.google.com
2024/05/12 21:03:23 tcp:127.0.0.1:8020 accepted tcp:www.google.com:443 [proxy]
2024/05/12 21:03:23 [Info] [750954487] app/dispatcher: taking detour [proxy] for [tcp:www.google.com:443]
2024/05/12 21:03:24 [Info] [750954487] proxy/shadowsocks: tunneling request to tcp:www.google.com:443 via tcp:us.zimoe.com:10800
2024/05/12 21:03:25 tcp:127.0.0.1:8023 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:03:25 [Info] [734675201] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:03:25 tcp:127.0.0.1:8024 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:03:25 [Info] [3652561850] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:03:25 tcp:127.0.0.1:8025 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:03:25 [Info] [2809740666] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:03:31 [Info] [236665884] app/proxyman/outbound: failed to process outbound traffic > proxy/shadowsocks: connection ends > context canceled
2024/05/12 21:03:35 tcp:127.0.0.1:8040 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:03:35 [Info] [1827380445] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:03:35 tcp:127.0.0.1:8041 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:03:35 [Info] [3251641854] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:03:35 tcp:127.0.0.1:8042 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:03:35 [Info] [3194295137] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:03:36 [Info] [750954487] app/proxyman/inbound: connection ends > proxy/socks: connection ends > context canceled
2024/05/12 21:03:36 [Info] [750954487] app/proxyman/outbound: failed to process outbound traffic > proxy/shadowsocks: connection ends > context canceled
2024/05/12 21:03:45 tcp:127.0.0.1:8061 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:03:45 [Info] [4238275842] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:03:45 tcp:127.0.0.1:8062 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:03:45 [Info] [376023313] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:03:45 tcp:127.0.0.1:8063 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:03:45 [Info] [2829679537] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:03:55 tcp:127.0.0.1:8081 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:03:55 [Info] [2278039898] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:03:55 tcp:127.0.0.1:8082 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:03:55 [Info] [568832910] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:03:55 tcp:127.0.0.1:8083 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:03:55 [Info] [728955253] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:04:05 tcp:127.0.0.1:8097 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:04:05 [Info] [3080754122] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:04:05 tcp:127.0.0.1:8098 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:04:05 [Info] [2234495516] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:04:05 tcp:127.0.0.1:8099 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:04:05 [Info] [4261234789] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:04:15 tcp:127.0.0.1:8114 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:04:15 [Info] [1535663490] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:04:15 tcp:127.0.0.1:8115 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:04:15 [Info] [1340639413] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:04:15 tcp:127.0.0.1:8116 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:04:15 [Info] [4114231637] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:04:25 tcp:127.0.0.1:8131 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:04:25 [Info] [2137109354] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:04:25 tcp:127.0.0.1:8132 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:04:25 [Info] [2204716590] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:04:25 tcp:127.0.0.1:8133 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:04:25 [Info] [1101587753] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:04:35 tcp:127.0.0.1:8146 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:04:35 [Info] [3072745457] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:04:35 tcp:127.0.0.1:8147 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:04:35 [Info] [2480839626] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
2024/05/12 21:04:35 tcp:127.0.0.1:8148 rejected proxy/socks: insufficient header > EOF
2024/05/12 21:04:35 [Info] [3121289707] app/proxyman/inbound: connection ends > proxy/socks: failed to read request > proxy/socks: insufficient header > EOF
请附上访问日志
没有设置访问日志输出。
其它相关的配置文件(如 Nginx)和相关日志
无。
如果 V2Ray 无法启动,请附上 --test
命令的输出
无。
如果 V2Ray 服务运行异常,请附上 journal 日志
无