搜索资源列表
siproxd-0.5.13.tar
- Siproxd is a proxy/masquerading daemon for the SIP protocol. It handles registrations of SIP clients on a private IP network and performs rewriting of the SIP message bodies to make SIP connections work via an masquerading firewall (NAT). It
UdpServer
- 穿越NAT测试程序源码,索引服务器运行在Linux上,希望对大家学习有帮助.
UdpClient
- 穿越NAT测试程序源码,索引服务器运行在Linux上,客户端运行在Windows上,希望对大家学习有帮助.
EimServer
- linux下即时通讯服务器断,代码,具有p2p,NAT穿越,离线文件传输。-broken under linux instant messaging server, code, with p2p, NAT traversal, offline file transfer.
linux24x_conntrack
- LINUX2.4.x 连接跟踪和地址转换。,主要分析连接跟踪和地址转换在LINUX2.4.x中的实现,本文引用代码是LINUX2.4.20。-LINUX2.4.x connection tracking and NAT. The main analysis of connection tracking and NAT in LINUX2.4.x in the realization of the code in this article is cited LINUX2.4.20.
sbc_1.0
- 简单的基于SIP的会话边界控制器,运行在Linux系统上,实现了访问控制和NAT穿越功能。-a simple Session Border Controller.
netfilter
- netfilter源码。通俗的说,netfilter的架构就是在整个网络流程的若干位置放置了一些检测点(HOOK),而在每个检测点上上登记了一些处理函数进行处理(如包过滤,NAT等,甚至可以是 用户自定义的功能)。 -netfilter source. Popular to say, netfilter framework is the process in a number of locations throughout the network to place a number of det
linux-simple-nat
- linux操作系统下nat的简单实现代码,比内核源代码简单,容易看懂。-nat linux operating system, a simple implementation of the code than the kernel source code is simple, easy to understand.
RedHatAs5L7_filter
- :分析了Linux netfilter/iptables架构下L7-filter的功能、工作原理和实现机制,利用iptables的独立模块L7- fiter实现了具有封锁MSN、QQ等P2P封包过滤功能,并进行相关测试。测试结果表明,该layer7的封包过滤可以在具 有网络地址转换(NAT)功能的防火墙体系上实现,限制对P2P等大流量数据对网络带宽的占用,使得网络运行更加 高效稳定。 -This paper analyzed the function,working princi
nftest[1]
- 主要介绍基于Linux内核的HyperCuts算法和原理及其实现-This paper documents the results of the performance testing of netfilter, the firewalling subsystem of the Linux kernel. We compared the performance of two different hardware configurations and meas
natPRFC1631
- 这个是解决两个局域网之间数据传输的技术nat传透解决方案,里头用方案的中英文文档。-This is to solve the data transmission between the two LAN technology solutions that transfer through nat, inside with programs in English and Chinese documents.
nat
- 主机和虚拟机之间的上网转换,实现主机通过虚拟机上网-Between host and virtual machine online conversion, the virtual machine host through the Internet
Iptables
- iptable介绍:Iptables默认有三张表(队列),分别是mangle、nat、Filter,mangle表主要用来mangle(中文解释:轧)包,你可以使用mangle匹配来改变包的TOS等特性,mangle表中仅有TOS、TTL、MARK几种操作,nat表用来转换包的源或目标地址,包括DNAT、SNAT和MASQUERADE等类型,filter 表用来过滤数据包,过滤工作主要是在这儿完成的。-iptable Introduction: Iptables has three defaul
stund-2.22
- STUN服务器代码,用于NAT穿越, 用于及时通讯,视频通话, 语音通话等穿透-stun server source code, use for NAT P2P application
act_nat
- Stateless NAT actions driver for Linux.
natpmp-0.2.3.tar
- nat in unix from one port to another demon proce-nat in unix from one port to another demon process
ipt_NETMAP
- NETMAP - static NAT mapping of IP network addresses (1:1).
nf_nat_proto_dccp
- DCCP NAT protocol helper driver for linux. -DCCP NAT protocol helper driver for linux.
nf_nat_proto_gre
- Linux Network API, NAT protocol helper module for GRE.
nf_nat_h323
- Linux Network Driver, H.323 extension for NAT alteration.