Random
Source Code

proxy virus

A proxy virus is a virus that does not let you view a site. This virus can only be obtained by watching porn.

proxy virus: httpProxy.createServer(function (req, res, proxy) {

proxy.proxyRequest(req, res, {

host: 'secure.target.host',

port: 443,

https: true

});
}).listen(8000);

by Ibbs June 4, 2014