jenssegers / php-proxy

A PHP proxy script with https and post support
https://jenssegers.com
932 stars 266 forks source link

How to forward to different Port? #97

Open erlangparasu opened 1 year ago

erlangparasu commented 1 year ago

for example server listening to port 8080, but i want to forward ->to('http://example.com:80') currently php-proxy actually forward this to http://example.com:8080