kingate(1)Install on redhat4
1. Install this software
download the software from this URL
http://superb-dca2.dl.sourceforge.net/project/kingate/kingate/2.0/kingate-2.0.tar.gz
>wget http://superb-dca2.dl.sourceforge.net/project/kingate/kingate/2.0/kingate-2.0.tar.gz
>tar zxvf kingate-2.0.tar.gz
>cd kingate-2.0
>sudo ./configure --prefix=/usr/local/kingate
>sudo make
>sudo make install
2. command
start command
>/usr/local/kingate/bin/kingate
stop command
>/usr/local/kingate/bin/kingate -q
3. Change the configuration
>cd /usr/local/kingate/etc
>vi access.conf
first deny
model deny
model allow
{ * all * * }
{ manage * * *}
restart the kingate and visit the URL
http://ip:2222/
That is the management console page.
The default user name and password is root/kingate. You can make some changes as you like.
The default value of HTTP proxy server port is 8082.
references:
http://sourceforge.net/projects/kingate/
http://www.juyimeng.com/proxy-kingate-for-linux-install.html
1. Install this software
download the software from this URL
http://superb-dca2.dl.sourceforge.net/project/kingate/kingate/2.0/kingate-2.0.tar.gz
>wget http://superb-dca2.dl.sourceforge.net/project/kingate/kingate/2.0/kingate-2.0.tar.gz
>tar zxvf kingate-2.0.tar.gz
>cd kingate-2.0
>sudo ./configure --prefix=/usr/local/kingate
>sudo make
>sudo make install
2. command
start command
>/usr/local/kingate/bin/kingate
stop command
>/usr/local/kingate/bin/kingate -q
3. Change the configuration
>cd /usr/local/kingate/etc
>vi access.conf
first deny
model deny
model allow
{ * all * * }
{ manage * * *}
restart the kingate and visit the URL
http://ip:2222/
That is the management console page.
The default user name and password is root/kingate. You can make some changes as you like.
The default value of HTTP proxy server port is 8082.
references:
http://sourceforge.net/projects/kingate/
http://www.juyimeng.com/proxy-kingate-for-linux-install.html