CCProxy ver. 6.39 Multilanguage

CCProxy V6.39 multilanguage
as you may see



CC Proxy is an easy-to-use Proxy Server Software for Windows XP, Windows 2000, Windows 98, Windows NT, Windows ME and Windows 2003.
CC Proxy Server allows all computers on the LAN access the Internet through a single Internet connection. You only need to install CC Proxy on the server which can access the Internet directly and other PC clients can connect to the Internet through CC Proxy. It will provide you a cost-effective Internet connection sharing solution without losing ease of use and peace of mind.

Proxy Server CCProxy can do more than what you can image

The first version of Proxy Server CCProxy was developed in June 2000.


  • It was initially applied to the modem sharing within LAN. As of now, Proxy Server CCProxy expands its supports of Internet connections to many other types, like DSL sharing, cable modem sharing, wireless sharing, satellite sharing, parent proxy server connection sharing, and more. Only if there is a computer within LAN can access Internet, all of the rest computers can sharing Internet connection via this proxy server software. This could save the cost of hardware and Internet connection fees to largest extent for your business.

    Below we give you a picture of what this proxy software can do for your business.

    It's a web proxy software and it enables you to browse web pages, download files, send and receive e-mail.

    It's a web cache proxy and web caching expedites the speed of surfing the net.

    The proxy user control provides powerful management functions including seven ways to control the Internet access on the LAN. They are IP address, IP range, MAC address, User Name/Password, IP + User Name/Password, MAC + User Name/Password and IP + MAC.

    It's a time schedule proxy software and the time schedule can freely control the users' on-line time.

    It can allocate client surfing service respectively. This gives you an authority to open the different proxy services to the different users. Some of them may browse the web pages or send and receive e-mails and others may enjoy all the Internet surfing functions.

    It can allocate proxy client bandwidth respectively. The bandwidth control can allocate the different bandwidth to the different users. Thus, it can control the speed of net surfing and occupation of the bandwidth resource of each user and avoid the traffic jam of net, which is caused by some users who try to download files.

    Web filter can ban the undesirable sites with unhealthy and irrelevant contents. This proxy software will help you keep the employees concentrate on their work or children stay away from the bad sites.

    Access Logging can keep a full set of the Internet access log.

    It's a SOCKS Proxy and allows you to use ICQ, MSN Messenger, Yahoo Messenger, CuteFTP and NEC Sockscap.

    CCProxy is especially suitable for the small to medium sized businesses. Its affordable cost, powerful functions, and easy to use nature plus our prompt technical support make it absolutely different from other Internet sharing software.

What news
08/14/2006
CCProxy 6.3.9 is released.
Fixed a bug in SOCKS5 UDP and improve skype proxy.

07/07/2006
CCProxy 6.3.8 is released.
1. Fixed a bug in mac address.
2. Win98 re-supported.
3. Add 'auto-close' in popup dialogbox.

More info
http://www.youngzsoft.net/ccproxy/index.html

Below is the screen shot of CCProxy when starup.

Below is the screen shot of main management interface of CCProxy

CCProxy Main features

  • Modem, Cable Modem, ISDN, ADSL, Satellite, DDN and so on are supported(more).
    HTTP, FTP, Gopher, SOCKS4/5, Telnet, Secure (HTTPS), News (NNTP), RTSP and MMS proxy are supported.
    Port Mapping is supported.
    Web cache can enhance browsing speed. The size and refresh time of cache can be freely changed.
    Bandwidth control flexibly manages the traffic condition of clients.
    Time schedule can freely control the clients' on-line time(access time control).
    Web filter can ban the specified web sites or contents. Also can name specific web sites for browsing.
    URL filtering prevents users from downloading files with designated extended name via IE.
    Seven types of account authentication: IP address, IP range, MAC address, User Name/Password, IP + User Name/Password, MAC + User Name/Password and IP + MAC.
    Parent proxy function enables CCProxy to access the Internet via another proxy.
    Dial-On-Demand, remote dial up and auto disconnect are supported.
    Access Logging can keep a full set of the Internet access log.
    Enable IE, Netscape to access the Internet through HTTP/Secure/FTP (Web)/Gopher.
    SOCKS5 proxy support allows use of ICQ, MSN Messenger, Yahoo Messenger, CuteFTP, CuteFTP Pro and WS-FTP.
    Mail proxy supports Outlook, Eudora etc.
    Supports NetTerm accessing the Internet via Telnet proxy.
    Supports Outlook connecting to the News server via News proxy.
    Support SOCKS5 and web authentication.
    Support for Real Player RTSP proxy and Media Player MMS proxy.
    Built-in DNS can resolve domain names.
    Win98/WinMe/WinNT/Win2000/WinXP/2003 compatible.
    Flow Stats.

User Manual Download
http://www.youngzsoft.net/ccproxy/download/CCProxyHelp.zip
dl , no pass
http://rapidshare.de/files/31068441/CCProxy639.rar
 
 
 
Posted by :: Alexpal | Date :: Aug 28, 2006 20:00:30
 
CCProxy是一个常用的网络代理工具,用于企业内部网络环境的访问控制和流量管理。如果你需要配置内网Linux服务器通过CCProxy上网,可以按照以下步骤操作: 1. **安装CCProxy**: - 首先,在Linux服务器上安装CCProxy,通常可以通过包管理器如`apt-get`或`yum`来获取并安装。如果官网提供源码,你可以手动编译安装。 2. **配置CCProxy服务**: - 创建一个配置文件,例如`ccproxy.ini`,编辑其中的内容,包括代理服务器地址、端口、白名单(允许访问的IP列表)、黑名单(禁止访问的IP列表)等。确保指定正确的监听地址(通常是局域网内的IP)。 ```ini [Server] Listen=your_internal_ip:port Protocol=tcp [Filter] # 白名单设置 AllowList=your_allowed_ips # 黑名单设置 DenyList=blacklisted_ips ``` 3. **启动CCProxy**: 使用系统命令行运行CCProxy服务,比如`ccproxy ccproxy.ini`。确保权限足够,并将其添加到系统服务以便开机自启。 4. **修改Linux客户端的网络设置**: - 对于Linux终端用户,你需要更新他们的系统代理设置。可以在`~/.bashrc`或`~/.profile`等配置文件中加入代理信息,如下所示: ``` export http_proxy=http://your_internal_ip:port export https_proxy=http://your_internal_ip:port ``` 5. **测试连接**: 重启终端或者运行`source ~/.bashrc`(取决于你的配置),然后尝试访问互联网,看看是否能正常通过CCProxy
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值