Pinned Repositories
anyhost
remote control any host or machine by python paramiko
attackServer
a weapon which can send package to specify server , and those packages which can own different source ip address
bind-stats
Bind(DNS) has some statistics, but seemly no realtime data , such as qps. so this project modify bind source code, provide qps, success rate, search type and result by command rndc, it is useful sometimes.
current-pool-data
Programmatically get constants data (ie. contract addresses, etc) for specific versions of the PoolTogether protocol.
DeFiHackLabs
Reproduce DeFi hack incidents using Foundry.
foundry
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
IPC-performance-compare
Compare performance of IPC(Inter-Process Communication), include file, zeromq, socket, unixsocket, share-memory, msq-queue and so on
ketama-hash
implement ketama hash in golang
redis-del-with-pattern
sample-ethereum.toml
sample configuration file for ethereum
zhiyuan2007's Repositories
zhiyuan2007/bind-stats
Bind(DNS) has some statistics, but seemly no realtime data , such as qps. so this project modify bind source code, provide qps, success rate, search type and result by command rndc, it is useful sometimes.
zhiyuan2007/attackServer
a weapon which can send package to specify server , and those packages which can own different source ip address
zhiyuan2007/100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
zhiyuan2007/bitmap.lua
Lua bitmaps (aka bitstrings or bitsets) implemented in C
zhiyuan2007/gitignore
A collection of useful .gitignore templates
zhiyuan2007/gittest
zhiyuan2007/logstats
log statistics for formatted log, such as dns and http log
zhiyuan2007/lua-aes
an aes mcrypt module ,totally like php mcrypt_encrypt
zhiyuan2007/lua-resty-dns
lua-resty-dns - Lua DNS resolver for the ngx_lua based on the cosocket API
zhiyuan2007/mygit
only for commit test
zhiyuan2007/nginx-book
Nginx开发从入门到精通
zhiyuan2007/nginx-systemtap-toolkit
Real-time analyzing and diagnosing tools for Nginx based on SystemTap
zhiyuan2007/ngx_http_internal_redirect
A nginx module to make an internal redirect to the uri specified according to the condition specified.
zhiyuan2007/ngx_http_upstream_ketama_chash
nginx load-balancer module implementing ketama consistent hashing.
zhiyuan2007/onekey-gen-bind-conf
generate a test bind configure which include named.conf, rndc.conf and view zone rr in one key
zhiyuan2007/py-radix
Python radix tree implementation for IPv4 and IPv6 prefix matching.
zhiyuan2007/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
zhiyuan2007/tbcd
Server for broadcast tasks.