文件名称:CnRexmit:GFW
文件大小:537KB
文件格式:ZIP
更新时间:2024-07-15 04:34:03
C
CnRexmit CnRexmit 是一款用于应对 GFW 随机丢包的小工具,同时支持在墙外或在墙内使用。 使用本工具可以把过墙数据的丢包率从 50% 左右降低到 22% 左右,通过增加冗余牺牲带宽的方式来换取连接的稳定性。 编译说明 Windows 环境 需要 WinPcap 4.1.2 Developer's Pack 下载地址: CMakeLists.txt 编写并不规范,TARGET_LINK_LIBRARIES 中包含 WinPcap 库的位置是本机的硬编码,请根据需要自行修改路径。 Linux 环境 需要 libpcap 与 libGeoIP 库支持 gcc -lpcap -lGeoIP main.c -o CnRexmit 使用方法 CnRexmit [-h] [-i inteface] [-c Country Code] [-o] [-g gain] 参数说明 -h 查看
【文件预览】:
CnRexmit-master
----CMakeLists.txt(657B)
----main.c(11KB)
----WpdPack()
--------ip6_misc.h(6KB)
--------pcap-namedb.h(2KB)
--------pcap-stdinc.h(3KB)
--------pcap-bpf.h(2KB)
--------Packet32.h(17KB)
--------remote-ext.h(15KB)
--------bittypes.h(4KB)
--------pcap()
--------pcap.h(2KB)
--------Win32-Extensions.h(4KB)
----libGeoIP()
--------CMakeLists.txt(217B)
--------GeoIP_deprecated.c(7KB)
--------GeoIP.h(20KB)
--------pread.h(1016B)
--------pread.c(3KB)
--------GeoIP_internal.h(870B)
--------regionName.c(218KB)
--------Makefile.vc(1KB)
--------GeoIP.c(87KB)
--------GeoIPCity.h(2KB)
--------timeZone.c(62KB)
--------Makefile.am(520B)
--------GeoIPCity.c(9KB)
----Readme.md(1KB)
----GeoIP.dat(739KB)