gfw
Here are 183 public repositories matching this topic...
- Docs: doc.new, docs.new, document.new
- Forms: form.new, forms.new
- Sheets: sheet.new, sheets.new, spreadsheet.new
- Sites: site.new, sites.new, website.new
- Slides: slides.new, deck.new, presentation.new
新闻见:https://twitter.com/googledocs/status/1055490445088903168 ;网站来源为:https://qz.com/work/1441913
-
Updated
May 22, 2020
-
Updated
May 24, 2020 - C++
-
Updated
May 27, 2020 - Python
-
Updated
May 17, 2020 - Go
-
Updated
May 22, 2020 - Go
-
Updated
Dec 17, 2019 - Shell
伺候 libuv 时踩过的那些坑
也算一个总结, 提醒后来人少走弯路.
-
写入 socket 时的内存管理
uv_write 函数写网口时, 写入数据的内存必须由你管理, 在 回调函数 uv_write_cb 内部释放. 如果你不信邪, 在uv_write执行完以后马上释放, 恭喜你掉坑里了. 我就在这坑里呆了一星期. 因为这么干的结果是, 在Windows下一切正常, 在Linux下会随机写失败. 估计Windows对这块写内存复制了一份以增加安全性, 类unix平台就不管你死活了. 这点差异性就足以逼你发疯痛不欲生了. -
接收数
-
Updated
Apr 22, 2019 - PHP
-
Updated
Jun 2, 2020
关于自动 ssl
简单看了一下代码,发现 ssl 自动那个不太自动。
是否可以实现像 caddy 那样的?提供域名就行,启动caddy后就自动获取证书了。
好像有些难度,我不了解 trojan 协议,能否这样改:
用 http 监听端口,用 certmagic 或者 autocert 获取证书,然后在 http.Handler 里面 hijack 拿到 connection, 再处理 trojan 协议。
这样再外层就是一个 http server, 不是现在的 trojan tcp server. 不知道是否可行。
@p4gefau1t
-
Updated
May 27, 2020 - Go
-
Updated
May 31, 2020 - Swift
-
Updated
Dec 30, 2019
-
Updated
Aug 8, 2017
-
Updated
May 7, 2020
Improve this page
Add a description, image, and links to the gfw topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gfw topic, visit your repo's landing page and select "manage topics."
是否试过最新的版本 (https://github.com/XX-net/XX-Net/releases )?
是否查看过 Wiki (https://github.com/XX-net/XX-Net/wiki )?
是否以相关关键词搜索过类似 issues?
描述遇到的问题,贴出所有能帮助分析问题的状态页和日志,如包含大量文本时,请上传为 txt 文件:
如果问题得到解决,请务必回复相关情况,谢谢。
XX-Net Status:
sys-platform: x86_64, Darwin-18.2.0-x86_64-i386-64bit
os-system: Darwin
os-version: Darwin Kernel Version 18.2.0: Thu Dec 20 20:46:53 PST 2018;