Questions tagged [http-proxy]
139 questions
10
votes
3 answers
Is there any tool for setting up proxy with pac file?
I've learned that different programs process pac files in different ways, and maybe most of them even don't support pac files. So I want to know if there is a tool that setup a proxy says 127.0.0.1:1234. And when I set some program's proxy to…

Perqin
- 261
6
votes
2 answers
Which process uses http-proxy 8080
nmap -p1-65535 localhost gives me
PORT STATE SERVICE
8080/tcp open http-proxy
What is the process that is using this port.
From /etc/services/:
http-alt 8080/tcp webcache # WWW caching service

user123456
- 5,018