go-gost / gost

GO Simple Tunnel - a simple tunnel written in golang
https://gost.run
MIT License
4.39k stars 528 forks source link

[Feature Request] 反向代理支持URL重写 #400

Closed fanthos closed 7 months ago

fanthos commented 10 months ago

希望给http反向代理加入url重写功能。可以按照正则表达式替换功能来实现重写。

ginuerzh commented 10 months ago

https://latest.gost.run/tutorials/reverse-proxy/#url_1