Skip to content
#

proxy-server

Here are 864 public repositories matching this topic...

athens
arschles
arschles commented Nov 13, 2019

Is your feature request related to a problem? Please describe.

Not related to a problem

Describe the solution you'd like

We opened #808 to discuss how we might use GitHub actions. At the time, this repo didn't have actions enabled. Now that it does, we should try them out for some of the things in that thread.

_Edit from @arschles - we have focused this issue to just the twitte

engintron

Engintron for cPanel/WHM is the easiest way to integrate Nginx on your cPanel/WHM server. Engintron will improve the performance & web serving capacity of your server, while reducing CPU/RAM load at the same time, by installing & configuring the popular Nginx webserver to act as a reverse caching proxy in front of Apache.

  • Updated Jun 1, 2021
  • PHP
mhluska
mhluska commented Aug 22, 2018

Is it possible to switch the upstream proxy host without restarting the server? I'm currently using the anonymizeProxy helper like so:

const proxyChain = require('proxy-chain');

const user = '...';
const pass = '...';
const vpnHost = process.argv[2];
const oldProxyUrl = `http://${user}:${pass}@${vpnHost}:80`;
const newProxyUrl = proxyChain.anonymizeProxy(oldProxyUrl);

function 

Firewall and Privatizing Proxy for Trackers, Attackers, Malware, Adware, and Spammers with Anti-Virus On-Demand and On-Access Scanning (PF, squid, privoxy, hphosts, dshield, emergingthreats, hostsfile, PAC file, clamav)

  • Updated May 10, 2021
  • Shell

Improve this page

Add a description, image, and links to the proxy-server topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the proxy-server topic, visit your repo's landing page and select "manage topics."

Learn more