An open API service indexing awesome lists of open source software.

https://github.com/wppurking/em_tunnel

通过 EventMachine 来实现一个 Sock5 tunnel
https://github.com/wppurking/em_tunnel

Last synced: 3 months ago
JSON representation

通过 EventMachine 来实现一个 Sock5 tunnel

Awesome Lists containing this project

README

        

这是一个学习性质的项目, 通过实现一个基于 Sock 5 的 Proxy Tunnel 来了解

EventMachine 与 Fiber 的使用