Skip to content
#

ss

Here are 197 public repositories matching this topic...

ssrlive
ssrlive commented Aug 27, 2019

也算一个总结, 提醒后来人少走弯路.

  • 写入 socket 时的内存管理
    uv_write 函数写网口时, 写入数据的内存必须由你管理, 在 回调函数 uv_write_cb 内部释放. 如果你不信邪, 在 uv_write 执行完以后马上释放, 恭喜你掉坑里了. 我就在这坑里呆了一星期. 因为这么干的结果是, 在 Windows 下一切正常, 在 Linux 下会随机写失败. 估计 Windows 对这块写内存复制了一份以增加安全性, 类 unix 平台就不管你死活了. 这点差异性就足以逼你发疯痛不欲生了.

  • 接收数

Proxy是高性能全功能的http代理、https代理、socks5代理、内网穿透、内网穿透p2p、内网穿透代理、内网穿透反向代理、内网穿透服务器、Websocket代理、TCP代理、UDP代理、DNS代理、DNS加密代理,代理API认证,全能跨平台代理服务器。

  • Updated Jun 5, 2020
  • Shell

Improve this page

Add a description, image, and links to the ss topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ss topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.