Skip to content
#

proxy-server

Here are 677 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

Proxyman
ghost
ghost commented Nov 23, 2016

Currently a server owner has no mechanism to know whenever the uProxy server is outdated. We need a solution that:
a) allows the server to monitor if it's out of date
b) notifies the server owner (e.g. app, email, etc) to take action
c) allows the server owner to upgrade the server (possibly overwriting the droplet / image)
... alternatively, we could consider a server that auto-updates.

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 May 25, 2020
  • 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 Apr 3, 2020
  • 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

You can’t perform that action at this time.