hellodword

Results 47 comments of hellodword

> > 可以添加 leakless 到白名单吗? > > 技术上是可以的,但比较麻烦,而且打包出来的文件要分发给很多用户去使用,让他们添加白名单也挺麻烦的 能从代码层面解决是最好的 语言通病,甚至可能和 go 版本、编译选项等因素都有关系,不建议开源项目为这种问题操心 https://go.dev/doc/faq#virus 商业化可以联系 360 和腾讯申诉 https://open.soft.360.cn/report.php https://guanjia.qq.com/online_server/lj/

> 等重构完成后再添加该功能 谢谢! > 近期正在重构该项目 可以的话,希望能考虑将推送(输出)部分设计成比较灵活的模块,未来我们也许可以支持更多平台,甚至是形式,比如用它输出一个合并的 rss,比如用它实现 newsletter ,又或者是将一组源输出成一个漂亮的信息聚合页面,等等。 还有很希望每个命令都有对应的 HTTP API 实现,这样会很方便迁移数据或是做别的扩展开发,而不需要直接操作数据库(我现在的迁移过程就是这样做的)。

> [puppeteer-extra-*](https://www.npmjs.com/search?q=puppeteer-extra) I'd like to use go, but puppeteer(nodejs) really has good ecosystem about bypassing these stuff. So how about building a tool that can convert its plugins so we...

Okay move to this issue :) I have two ideas. 1. Run `puppeteer-extra-*` with puppeteer, and dump the CDP messages (I did this before, easy but not graceful), and generate...

> > dump the CDP messages and generate go code > > This approach may complicate and add uncertainty to the situation. Right, such as https://github.com/kkoooqq/fakebrowser/blob/586e85c0ed872513d2e0703d8c516250a8a4365b/src/core/DeviceDescriptor.ts#L463-L479

> > Provide a node runtime in go side or the browser side > > As expected, this approach provides a new extension to call the methods exposed by `puppeteer-extra-*`....

Any updates? I got the same issue with a GUI program.

> Good day and apologies for the long wait. It's generally better to propose a feature in an issue first, but since it's already done, can I ask, what is...

> I can see that these are lists of upstreams, correct? How is it related to ipsets? For most usage in my country, `upstream_dns_file` protects our DNS, `ipset` define the...