Skip to content
Avatar
🍉
coding
🍉
coding

Highlights

  • Arctic Code Vault Contributor
esrrhs/README.md

Hi there 👋

Top Langs GitHub Stats

Pinned

  1. 流量转发加速工具 ping tunnel is a tool that advertises tcp/udp/socks5 traffic as icmp traffic for forwarding.

    Go 1.2k 225

  2. 麻将胡牌算法以及AI算法

    Java 229 86

  3. 嵌入式脚本语言 Lightweight embedded scripting language

    C++ 163 48

  4. linux动态链接库的注入修改查找工具 A tool for injection, modification and search of linux dynamic link library

    C++ 69 24

  5. Lua 性能分析工具 Lua profiler tool like gperftools

    C++ 31 9

  6. 计算自身md5的最小ELF64程序.The minimum ELF64 program to calculate its own md5

    C 26 4

5,786 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri
Activity overview
Contributed to esrrhs/go-engine, esrrhs/pingtunnel, esrrhs/spp and 5 other repositories
Loading

Contribution activity

September 2020

Created an issue in xtaci/kcp-go that received 4 comments

【bug】缺少首包,无法建立连接

代码如下,输出 start Accept start Read 就卡住了,除非把这个//c.Write([]byte("hahaha"))放开 原因是因为dial返回成功之后直接read,client没有发包,server自然无法accept listener, err := kcp.Lis…

4 comments
818 contributions in private repositories Sep 1 – Sep 17

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.