Welcome![Sign In][Sign Up]
Location:
Search - firewall program

Search list

[Firewall-SecurityLinux防火墙程序设计

Description: Linux防火墙程序设计-Linux firewall program design
Platform: | Size: 5120 | Author: 李振东 | Hits:

[Linux-Unixturtlefirewall-1.37.wbm

Description: linux环境下的一个防火墙程序的源代码,下载自sourceforge-a firewall program's source code, downloaded from sourceforge
Platform: | Size: 48128 | Author: zx | Hits:

[Firewall-SecuritySimple_Firewall

Description: 一个具有一般功能的防火墙程序,可以具备对udp,tcp,等协议过滤的一般功能和屏蔽一些ip地址。-a general function of a firewall program, you may have the right udp tcp, the agreement, such as the general function of filtering and shielding some ip address.
Platform: | Size: 48128 | Author: 杨光 | Hits:

[Firewall-SecurityFireWall

Description: 利用ndis im层驱动实现的简单防火墙程序,其中包括exe和sys两个程序。-Use ndis im layer drive to achieve a simple firewall program, including two procedures exe and sys.
Platform: | Size: 116736 | Author: 章永辉 | Hits:

[Firewall-SecurityFirewall

Description: windows编程,写的简单的防火墙程序-windows programming, written in simple firewall program
Platform: | Size: 48128 | Author: 俊马 | Hits:

[TAPITAPI

Description: 使用TAPI开发电话防火墙程序,通过本文可以知道如何使用TAPI函数集去拦截指定的呼入电话,知道为什么使用TAPI不能禁止拨出电话以及禁止拨出电话的其它办法。-TAPI development of telephone use firewall program, through this article to know how to use the TAPI function sets to the specified intercept incoming calls, to know why should not prohibit the use of TAPI Outgoing calls, as well as to prohibit outgoing calls to other methods.
Platform: | Size: 8192 | Author: 徐小传 | Hits:

[Firewall-Securityfirewall

Description: 防火墙提供了内核模式的防火墙和 NAT 机制,这些机制可以通过用户模式运行的接口程序进行监视和控制。 防火墙规则可以使用 ipf(8) 工具来动态地设置和删除。 NAT 规则可以通过 ipnat(1) 工具来维护。 ipfstat(8) 工具则可以用来显示 IPFILTER 内核部分的统计数据。 最后, 使用 ipmon(8) 程序可以把 IPFILTER 的动作记录到系统日志文件中。 -Firewall provides a kernel-mode firewall and NAT mechanisms, these mechanisms can be run through the user-mode interface program to conduct surveillance and control. Firewall rules can use the ipf (8) tools to dynamically set up and delete. NAT rules can be adopted ipnat (1) tools to maintain. ipfstat (8) tools can be used to show the core part of IPFILTER statistics. Finally, the use of ipmon (8) program can record the movements IPFILTER to the system log file.
Platform: | Size: 4096 | Author: sun | Hits:

[Firewall-SecurityFirewallDemo

Description: VC++编写的防火墙程序可根据系统管理者设定的安全规则(Security Rules)把守网络,提供强大的访问控制、应用选通、信息过滤等功能。-VC++ Firewall program can be prepared in accordance with the system administrator of the safety rules set (Security Rules) guarding the network, provide a strong access control, application of strobe, and information filtering.
Platform: | Size: 4527104 | Author: huadong | Hits:

[Delphi VCLASK_Shell

Description: 一款delphi编写的防火墙程序,适合初学者学习时使用-Delphi prepared a firewall program, suitable for beginners to learn the use of
Platform: | Size: 24576 | Author: 李志良 | Hits:

[Firewall-SecurityLANShield2.0

Description: LANShield是一款本人自己写的网络防火墙程序,LAN Shield 2.0.rar为主程序源码,开发环境为VS2005;MyFireWallLSP.rar为过滤模块;   Server为服务器源码,Java编写,非阻塞模式。      软件功能:   1.有效拦截局域网内的ARP攻击,并具有保护网关功能   2.可配合服务器端,更有效管理局域网网络   3.自带应用层过滤模块,有效控制本机进程的网络访问   4.自带攻击模块,用于反击,包含所有ARP攻击方法 -I own LANShield Writing is a network firewall program, LAN Shield 2.0.rar source-based procedures, development environment VS2005 MyFireWallLSP.rar for the filter module Server for server-source, Java prepared, non-blocking mode. Software features: 1. Effective intercept LAN ARP attacks, and have the protection of the gateway function 2. Is able to cope with server-side, more effective management of the LAN network 3. Bring their own application-layer filtering module, the effective control of the process of the local network access 4. bring their own attacks on modules for use in counter-attack, including all ARP attack methods
Platform: | Size: 1946624 | Author: agang | Hits:

[Firewall-Securityfirewall

Description: 简单防火墙程序-Simple firewall program
Platform: | Size: 513024 | Author: hello | Hits:

[Firewall-SecurityLANShield2.0

Description: LANShield是一款本人自己写的网络防火墙程序,LAN Shield 2.0.rar为主程序源码,开发环境为VS2005;MyFireWallLSP.rar为过滤模块;Server为服务器源码,Java编写,非阻塞模式。 软件功能: 1.有效拦截局域网内的ARP攻击,并具有保护网关功能 2.可配合服务器端,更有效管理局域网网络 3.自带应用层过滤模块,有效控制本机进程的网络访问 4.自带攻击模块,用于反击,包含所有ARP攻击方法-LANShield I wrote it myself is a network firewall program, LAN Shield 2.0.rar source-based procedures, the development environment VS2005 MyFireWallLSP.rar for the filter module Server for server-source, Java development, non-blocking mode. Software functions: 1. Effective LAN ARP to intercept the attack, and 2 with the protection of the gateway function. Is able to cope with server-side, more effective management of local area network 3. Bring their own application-layer filtering module, the effective control of the process of the local network access 4. own attack modules, for counter-attack, including all ARP attack
Platform: | Size: 1946624 | Author: 118 | Hits:

[Windows Develop11Firewall

Description: 本程序是基于Windows API与Hook技术以及注入DLL的方式写的网络防火墙程序,可以拦截网络数据。-This program is based on the Windows API and DLL injection Hook technology, and a way to write a network firewall program that can intercept network data.
Platform: | Size: 105472 | Author: 张杨 | Hits:

[Firewall-Securityfirewall

Description: 内含源代码和安装程序,自己下载研究一下吧。 费尔个人防火墙是用来监视TCP/IP封包,并根据设定的规则对网络封包做拦截或放行的动作,从而可以对TCP/IP封包做一层过滤来达到防止黑客攻击的目的。 费尔个人防火墙的主要功能之一就是完成对未经授权程序联网动作的拦截。另外它还有封包监视和记录日志的功能。封包监视可以将进出网络的封包直观的显示在屏幕上供我们观察分析。日志会将封包记录下来,供日后查看分析,日志功能非常重要,往往事发后可以作为调查的重要依据-Containing the source code and installation process, look at their own download bar. Fairbanks Personal Firewall is used to monitor the TCP/IP packet, and in accordance with the rules set up to do to intercept packets on the network or the release of the action, which can be TCP/IP packet to do a layer of filtering to achieve the purpose of preventing hackers . Fairbanks Personal Firewall is one of the main functions to complete the program without authorization to intercept the action network. In addition it also has packet monitoring and logging functionality. Packet monitor the network packets can be out of visual display on the screen for reference we observe and analyze. Packet log will be recorded for later viewing analysis, the log function is very important, often after the event can serve as an important basis for the investigation
Platform: | Size: 366592 | Author: ithurricane | Hits:

[Windows Developfirewall

Description: 一个小巧的防火墙程序,能够自己定义规则进行相关的过滤,可以作为安全程序的一个雏形-A small firewall program, be able to define their own rules related to filtering, can be used as a prototype safety procedures
Platform: | Size: 88064 | Author: willson | Hits:

[OS programTcpIpDog

Description: 一个简单的防火墙程序,可以任意捕捉显示网络包-A simple firewall program that can display any network packet capture
Platform: | Size: 3692544 | Author: heron | Hits:

[OS programFireWall

Description: 老外写的VB防火墙程序,大家可以参考下,写的相当不错啊-Written by foreigners VB firewall program, you can refer to the following, written in very good ah
Platform: | Size: 80896 | Author: qin | Hits:

[Firewall-SecuritySimple-firewall-program

Description: 简单防火墙功能程序,如果学习或者做相关的作业比较有帮助-Simple firewall program
Platform: | Size: 514048 | Author: 孙杰 | Hits:

[Firewall-Securityfirewall

Description: 一个简单的Windows防火墙程序设计,有黑白名单,报文截获,日志记录,报文匹配等功能。-A simple Windows firewall program design, black and white lists, message interception, logging packets matching functions.
Platform: | Size: 2035712 | Author: 陈路 | Hits:

[OtherNetFire Personal Firewall (UI ONLY)

Description: NetFire - Personal Firewall (UI ONLY FOR NOW) This is just the UI with everything ready in place, im about to start programming the actual protection part now :D hehe...just thought i would upload this to see what people thought of it. includes: - TrayIcon with menu - Custom User button control (Not my code, but updated) - Log file creation - more coming soon :) hehe Firewall will: Block incoming and outgoing connections Block by rules, program control (crc) AutoBlock Suspected attackers Update feature Create program control rules more to come...when i think of them please comment and request any features you think should be added :) thanks
Platform: | Size: 137216 | Author: msnv | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net