Skip to content

The client f or ngrok writing by libev

Notifications You must be signed in to change notification settings

netlovehf/ngrok-libev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngrok-libev

The client for ngrok writing by libev

梅林上的 ngrok 版本。使用方式请看梅林固件。更多方法等我更新 readme

此版本特点:

  1. 事件驱动,感谢 libev
  2. 基于 json 来配置穿透,各种穿透的组合更方便

存在问题:

当时选用的内存池方案可能是一个败笔,现在内存管理并不好。未来会换成 jemalloc 或直接用 malloc

配置文件请看:tunnel/default.json

About

The client f or ngrok writing by libev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.1%
  • CMake 1.4%
  • C++ 0.5%