But let your communication be Yea, yea; Nay, nay: for whatsoever is more than these cometh of evil
Monday, November 13th, 2006

How to set up a proxy in 1 minute

There are many ways to do this – for example by reconfiguring your Apache installation. The fastest procedure, however, is to download DeleGate for your platform and create this batch file

rundelegate.cmd

1:
2:
4:
@echo off
dg9_2_5.exe -P80 SERVER=http -vd -f ADMIN=your@email.de AUTHORIZER="-list{anyuser:anypassword}"
pause

Related Posts: Convert external maps to OziExplorer, Snapshot of your working directory, Science projects, glue projects, Convert an Access(R) database into mySQL format
Categories: Genetics + Biology
Keywords:
Trackback: http://www.wjst.de/blog/blog/2006/11/13/how-to-set-up-a-proxy-in-1-minute/


Comments are closed.