`
sillycat
  • 浏览: 2542717 次
  • 性别: Icon_minigender_1
  • 来自: 成都
社区版块
存档分类
最新评论

kingate(1)Install on redhat4

阅读更多
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

分享到:
评论

相关推荐

    kingate-2.0

    c:\>prefix\bin\kingate --install c:\>prefix\bin\kingate -z 反安装 c:\>prefix\bin\kingate --uninstall 启动kingate代理 c:\>net start kingate 停止kingate代理 c:\>net stop kingate 启动dns...

    kingate-1.6源码(去config版)

    kingate是一个代理服务器,能代理多种协议,包括:http,https,socks...1. 开源社区上这个源码WINDOWS下编译不过。这个是经过修改的。 2. 原版本需要配置, 本版本去掉配置文件. 直接程序内配置. 3. 设置输出路径更合理.

    kingate-1.6源码

    kingate是一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 kingate还支持tcp端口映射,可以实现别人访问你的内网主机。 kingate有强大的规则控制,包括源IP地址,目的...

    Kingate 2.0 For Windows

    khj99的开源项目kingate http://sourceforge.net/projects/kingate/ 在2010-04-18发布了其2.0版本,可惜没有For Windows的发布版本,需要自己编译. 我在网上搜了下,没找到For windows的2.0发布版本.于是自己使用cygwin...

    1.安装Kingate

    1.安装Kingate

    kingate 2.1 for windows

    make install.................Success. 最后产生的可执行程序在运行时只能采用目前的目录结构. src\------>程序源码 bin\ ----->可执行文档路径 doc\------>程序本身的用户手册 usr\etc ----->配置...

    代理服务器 Kingate1.6 for linux

    见我的blog <br>Kingate1.6 for linux 编译与安装

    kingate-1.6.rar_kingate

    《Kingate 1.6:C语言实现的代理服务器源码解析》 Kingate是一款用C语言编写的代理服务器软件,其1.6版本的源代码公开,为开发者提供了宝贵的参考学习材料。本文将深入探讨Kingate的核心功能、设计原理以及源码中的...

    Shell脚本实现监控kingate并自动启动

    主要介绍了Shell脚本实现监控kingate并自动启动,本文直接给出实现代码,需要的朋友可以参考下

    kingate-开源

    kingate是代理服务器。 支持http,袜子,ftp,smtp,pop3代理。

    http.rar_C++ http服务器_HTTP 服务器_VC HTTP服务器_vc kingate_代理

    标题中的"http.rar_C++ http服务器_HTTP 服务器_VC HTTP服务器_vc kingate_代理"表明这是一个关于C++实现的HTTP服务器项目,可能包含了VC++(Visual C++)开发环境下的源代码,以及一个名为"vc kingate"的组件或工具...

Global site tag (gtag.js) - Google Analytics