mack-a / v2ray-agent

Xray、Tuic、hysteria2、sing-box 八合一一键脚本
https://www.v2ray-agent.com
GNU Affero General Public License v3.0
13.34k stars 4.41k forks source link

Reverse proxy #1035

Closed mfat closed 1 month ago

mfat commented 1 month ago

I have installed the script and it's working fine. So I have no issue with v2ray agent.

But I have another subdomin (jellyfin.mydomain.com) that I need to reverse proxy to a local port. How can I make xray forward traffic for that subdomain to local port 6000?

I tried adding this under "fallbacks" in 02_VLESS_TCP_inbounds.json but it didn't work.

{ 
            "domain": "jellyfin.mydomain.com",
            "dest": 6000,
            "xver": 1
          }
mack-a commented 1 month ago

https://www.v2ray-agent.com/archives/1715588176000