listen: :60000
obfs:
type: salamander
salamander:
password: XXXXXXXXXXXX
tls:
cert: /root/cert/public.crt
key: /root/cert/private.key
sniGuard: dns-san
quic:
initStreamReceiveWindow: 8388608
maxStreamReceiveWindow: 8388608
initConnReceiveWindow: 20971520
maxConnReceiveWindow: 20971520
maxIdleTimeout: 30s
maxIncomingStreams: 1024
disablePathMTUDiscovery: false
bandwidth:
up: ""
down: ""
ignoreClientBandwidth: true
auth:
type: http
http:
url: https://127.0.0.1:2000/XXXXXXXXXXX/hui/hysteria2/auth
insecure: true
sniff:
enable: false
timeout: 2s
rewriteDomain: false
tcpPorts: 80,443,8000-9000
udpPorts: all
acl:
file: /root/ACL/
geoip: google,netflix
geosite: google,netflix
geoUpdateInterval: 168h
outbounds:
- name: ABC
type: socks5
socks5:
addr: 127.0.0.1:40000
trafficStats:
listen: :2001
secret: 1C9000000055D79C70
分流目的:指定的geoip: google,netflix geosite: google,netflix走本机的socks5代理,其它直连。
1.是否需要自己手动在https://github.com/MetaCubeX/meta-rules-dat?tab=readme-ov-file 上下载相关的文件到自己设置的路径。
2.sniff是否需要开启以及选项的设置
没有提及的问题一并指正……目前探索失败
listen: :60000
obfs:
type: salamander
salamander:
password: XXXXXXXXXXXX
tls:
cert: /root/cert/public.crt
key: /root/cert/private.key
sniGuard: dns-san
quic:
initStreamReceiveWindow: 8388608
maxStreamReceiveWindow: 8388608
initConnReceiveWindow: 20971520
maxConnReceiveWindow: 20971520
maxIdleTimeout: 30s
maxIncomingStreams: 1024
disablePathMTUDiscovery: false
bandwidth:
up: ""
down: ""
ignoreClientBandwidth: true
auth:
type: http
http:
url: https://127.0.0.1:2000/XXXXXXXXXXX/hui/hysteria2/auth
insecure: true
sniff:
enable: false
timeout: 2s
rewriteDomain: false
tcpPorts: 80,443,8000-9000
udpPorts: all
acl:
file: /root/ACL/
geoip: google,netflix
geosite: google,netflix
geoUpdateInterval: 168h
outbounds:
- name: ABC
type: socks5
socks5:
addr: 127.0.0.1:40000
trafficStats:
listen: :2001
secret: 1C9000000055D79C70
分流目的:指定的geoip: google,netflix geosite: google,netflix走本机的socks5代理,其它直连。
1.是否需要自己手动在https://github.com/MetaCubeX/meta-rules-dat?tab=readme-ov-file 上下载相关的文件到自己设置的路径。
2.sniff是否需要开启以及选项的设置
没有提及的问题一并指正……目前探索失败