![]() |
|
Privoxy as a private proxy - Printable Version +- The Un-Official Proxomitron Forum (https://www.prxbx.com/forums) +-- Forum: Forum Related (/forumdisplay.php?fid=37) +--- Forum: Privoxy (/forumdisplay.php?fid=49) +--- Thread: Privoxy as a private proxy (/showthread.php?tid=2342) |
Privoxy as a private proxy - 95yj - Sep. 30, 2018 03:27 PM Greetings, I have need of a public proxy to front end a bunch of private equipment that is accessed by HTTP(s). I am looking to have a proxy that needs to be logged into and then can redirect to about a hundred different HTTP(s) devices on a private network accessible by the proxy. This would be in lieu of VPNing into the network. Is Privoxy a good solution for this or can someone recommend a better solutions? RE: Privoxy as a private proxy - JJoe - Sep. 30, 2018 05:54 PM (Sep. 30, 2018 03:27 PM)95yj Wrote: can someone recommend a better solutions? A reverse proxy like HAProxy or Nginx? |