binary-person / rammerhead

User friendly web proxy powered by testcafe-hammerhead
239 stars 1.8k forks source link

Immediate redirect #89

Open SchoolTARMaster opened 11 months ago

SchoolTARMaster commented 11 months ago

I created a fork of this repo and made a github codespace with it. I ran npm install and ran npm run build, then ran node src/server.js. It tells me that port 8080 and 8081 are open, but when I open in the browser it redirects me to the url with port 8080 in the end. It gives me an error saying the site was not found. I tried making the ports public, changing the protocol from HTTP to HTTPS, nothing worked. Is there a solution to this problem ?

SchoolTARMaster commented 7 months ago

Anybody responding ? I just want it to work because my blocker is so annoying.