feat: add yaml egress proxy benchmark
This commit is contained in:
@@ -150,16 +150,9 @@ targets:
|
||||
image: 127.0.0.1:5000/platform-infra/sing-box:latest
|
||||
imagePullPolicy: IfNotPresent
|
||||
listenPort: 10808
|
||||
sourceRef: platform-infra/sub2api-master-egress-proxy.env
|
||||
sourceKey: SUB2API_MASTER_SHADOWSOCKS_PASSWORD
|
||||
sourceType: master-shadowsocks
|
||||
masterShadowsocks:
|
||||
serverHost: 74.48.78.17
|
||||
serverPort: 18792
|
||||
method: chacha20-ietf-poly1305
|
||||
sourceConfigRef: config/platform-infra/egress-proxy-sources.yaml#sources.master-shadowsocks
|
||||
applyToSub2Api: true
|
||||
applyToSentinel: true
|
||||
healthProbeUrl: https://www.gstatic.com/generate_204
|
||||
noProxy:
|
||||
- localhost
|
||||
- 127.0.0.1
|
||||
@@ -252,13 +245,9 @@ targets:
|
||||
image: ghcr.io/sagernet/sing-box:latest
|
||||
imagePullPolicy: IfNotPresent
|
||||
listenPort: 10808
|
||||
sourceRef: platform-infra/master-vpn-subscription.env
|
||||
sourceKey: MASTER_VPN_SUBSCRIPTION_URL
|
||||
sourceType: subscription-url
|
||||
preferredOutbound: hysteria2
|
||||
sourceConfigRef: config/platform-infra/egress-proxy-sources.yaml#sources.master-shadowsocks
|
||||
applyToSub2Api: true
|
||||
applyToSentinel: true
|
||||
healthProbeUrl: https://www.gstatic.com/generate_204
|
||||
noProxy:
|
||||
- localhost
|
||||
- 127.0.0.1
|
||||
|
||||
Reference in New Issue
Block a user