搜索资源列表
自己做的一个PB反编译器
- 邮件服务器CMailServer是标准的互联网邮件服务器软件,支持SMTP/POP3/ESMTP等标准互联网邮件服务协议,支持互联网邮件收发,支持通用的邮件客户端软件Outlook、Foxmail等收发邮件。CMailServer还提供了完善的Web Mail网页收发邮件功能,用户可以通过浏览器申请邮箱、修改密码、接收和发送邮件。邮件发送身份验证功能可以有效的防止垃圾邮件发送者的入侵。管理员可以通过浏览器进行远程邮件帐号管理。支持邮件在线杀毒,能很好的和瑞星、诺顿等杀毒软件配合使用,轻松杀除邮件
IP地址过滤
- 网络ip地址过滤系统,能自定义任意ip过滤拦截-network ip address filtering systems can customize filters to intercept arbitrary ip
IEgolv
- 上网限制:支持域名关键词过滤和IP过滤 限制模式一:禁止上限制的网站 1。 自定义地址的网站 2、 限制模式二:只允许上指定的网站 -Internet restrictions : support Keywords domain filtering and IP filtering a restricted mode : prohibit restrictions on a website. Since the definition of the website addre
Firewall901
- VC设计windows防火墙,具有规则的导入及导出,IP过滤功能等等。-VC design windows firewall with the rules of import and export, IP filtering and so on.
Packet_Listener
- 基于 Raw Socket 的 数据包捕获程序。支持 TCP/UDP/ICMP,支持端口及IP 过滤。-Raw Socket-based packet data capture process. Supports TCP / UDP / ICMP, IP and port support filtering.
dxbbsv6.1
- 一套ASP.NET论坛程序,v6.1 版本后采用C#编写,以最小的文件体积实现最多的功能 v6.1新功能说明: 1。加入论坛IP过滤功能,可以禁止指定的IP访问论坛。 2。加入脏字过滤功能,可以对论坛发贴内容中的某些字符进行指定的转换。 3。加入特色引用功能,论坛引用功能采用JS脚本引用,高效,快速。 4。加入用户头像后台管理功能,管理员可以在后台动态管理论坛用户头像。 5。加入发贴表情后台管理功能,管理员可以在后台动态管理论坛发贴表情。 6。加入用户组代表图片后台管
ipfilter_new
- IP过滤驱动。如果想研究防火墙的,可以下来-IP Filter Driver. If you want to study the firewall can look down
ipfilterfirewalls
- 一个IP过滤的防火墙驱动例子,用VC++编译,包含完整的源代码。-an IP filtering firewall Drivers example, VC compiler includes complete source code.
exampleforFirewall
- 防火墙开发实例 这是一个简单的WINDOWS防火墙例子 是利用IP过滤钩子开发的-firewall development is an example of this simple example is the Windows firewall use IP filtering hook opened The fat
http-module-ip-security_src
- 基于ASP.NET 2.0 的 自定义HttpModule的设计,通过HttpModule如何来支持IP 过滤的安全认证技术
Firewal
- VC设计windows防火墙,IP过滤功能、设定规则-VC design windows firewall, IP filtering, set the rules, etc.
ip-fil3.3.6.tar
- Linux IP包过滤器 -Linux ip packets filter
ipfwadm-2.3.0.tar
- Linux IP过滤器 -Linux ip filter
xianzhi
- 上网限制:支持域名关键词和IP过滤 禁止上限制的网站 自定义地址的网站 只允许上指定的网站-Internet restrictions: to support the domain name and IP filtering keywords limit the prohibition on the Web site custom web site address only allowed on designated sites
89346473Ip_Firewall
- Ip过滤防火墙 C++源代码 很好的东西和大家分享-ip filter firewall code
DriverFilterIP_source
- 驱动型 IP过滤源代码 可以学习得更加深入-driver fireware
IP_Filter
- 网页的IP过滤机制,支持ip.txt的ip配置,支持多行ip过滤-Page IP filtering mechanism to support the ip configuration ip.txt to support multi-line ip filter
RouteFilter
- IP过滤,设置 一些IP,可以将这些IP的网络数据过滤掉-IP filtering, set up some IP, they can be filtered IP-network data
IP
- IP数据包过滤,可以过滤端口、黑名单、网段等-failed to translate
基于VC++的包过滤防火墙
- 本文先介绍了个人防火墙开发的研究现状、VC++6.0和MFC程序的一些技术特点,然后对基于包过滤个人防火墙的开发进行了详细的介绍和描述。通过本文可以清楚地看到一个普通个人防火墙的开发过程。本防火墙中,用户可以自行设定过滤规则,以达到对不同源和不同目标的IP地址、端口和协议的过滤。允许用户将当前规则保存为*.rul的文件格式,供下次使用时直接导入。 本防火墙由以下几个模块组成:过滤规则添加模块,过滤规则显示模块,过滤规则存储模块,文件储存模块,安装卸载规则模块,IP封包过滤驱动功能模块。用户只需要