sendthrough.
- {
- "outbounds": [
- {
- "protocol": "freedom",
- "settings": {}
- },
- {
- "protocol": "freedom",
- "settings": {},
- "sendThrough": "2.2.2.2",
- "tag": "free-ip2-out"
- }
- ],
- "routing": {
- "domainStrategy": "IPOnDemand",
- "rules": [
- {
- "type": "field",
- "user": [
- "[email protected]"
- ],
- "outboundTag": "free-ip2-out"
- }
- ]
- }
- }
复制代码 |