Hacker News new | ask | show | jobs
by andrewfromx 1042 days ago
ah, i just used squid on my own linux server recently for a weird use case. A client of mine gave me access to https://foo.com/thing only from one ip. And I didn't want to give them my normal desktop ISP ip because it changes so I gave them my static cloud linux VM ip. But it has no gui. So I wanted to use the webapp from my desktop. I installed squid and set it as my proxy server and did tail -f thelog and OMG the amount of requests just my normal browser makes to all sorts of weird stuff!