Pinned Repositories
3G-TS-32.015
3G-TS-32.015 CDR parsing and pretty-printing
accord
A high-performance coordination service for write-intensive workloads.
architect-awesome
后端架构师技术图谱
arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
asn1c
The ASN.1 Compiler
autotun
Automatic SSH Tunneler
awesome-honeypots
an awesome list of honeypot resources
awesome-LLMs-In-China
**大模型
awesome-security-weixin-official-accounts
网络安全类公众号推荐,欢迎大家推荐
back-end-hard-way
工作2年多,想把后端的开发技能树总结一下
attack-key's Repositories
attack-key/dpdk-sniffer
主要利用DPDK做DPI功能,此项目仅仅作为个人学习DPDK的实践项目。
attack-key/xplico_pfring
Add PFring Support
attack-key/Network-Security-Situation-Awareness-System
综合了资产检测,主机扫描,流量分析等技术,通过这些技术取得网络资产,脆弱性,威胁等指标,从而根据这些指标计算出当前网络的网络安全态势。
attack-key/mydpdkdns
dns server with high performance, based on dpdk.
attack-key/network-dash
模拟百度网盘实现的一个简单文件传输和下载的c/s模式的项目:
attack-key/ddos-dos-tools
some sort of ddos-tools
attack-key/persistence-queue
disk back queue in c++
attack-key/design-patterns-cpp
《大话设计模式》C++实现
attack-key/snort-ha
High Availability Project
attack-key/Dshield
ddos defense
attack-key/qqee_clib
跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】
attack-key/openamq
Full history of the first AMQP implementation 2004-2009
attack-key/LegendOfMir3_Src
传奇2客户端和服务器端源码
attack-key/stream
创建一个流管理库,完成tcp流和udp流的数据重组,为协议还原技术提供基础。
attack-key/solid_queue
Queue with persistent on disk storage
attack-key/ffown
Automatically exported from code.google.com/p/ffown
attack-key/sshy
Redirect any TCP-connection made by a program through a ssh-tunnel.
attack-key/nxlog-kafka-output-module
An output module for nxlog to write to kafka brokers using librdkafka
attack-key/SolidTLS
A well-written BSD licensed C language TLS implementation
attack-key/rbtree
rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).
attack-key/3G-TS-32.015
3G-TS-32.015 CDR parsing and pretty-printing
attack-key/ldap-server-example
A toy LDAP server in C for illustrative purposes