Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

luci-app-ssr-plus: optimize subscribe script and support ssd subscribe #2726

Merged
merged 8 commits into from
Jan 11, 2020

Conversation

luckyyyyy
Copy link
Contributor

@luckyyyyy luckyyyyy commented Jan 9, 2020

luci-app-ssr-plus 更新内容

  • 重写订阅脚本,现在订阅解析速度非常快。
  • 重写 ping 测试,之前一起并发上百个的情况不会出现了。
  • 服务器列表增加 socket 连接测试,
  • 优化日志获取的方式。

image

@luckyyyyy luckyyyyy changed the title luci-app-ssr-plus: optimize subscribe script luci-app-ssr-plus: optimize subscribe script and support ssd subscribe Jan 9, 2020
@greennyreborn
Copy link
Contributor

好多格式上的diff

@luckyyyyy
Copy link
Contributor Author

好多格式上的diff

编辑器自带😓其实很多插件格式和代码的组织都需要优化 等我熟悉了折腾

@luckyyyyy
Copy link
Contributor Author

image

增加一个socket测试 状态里面的太慢了 而且很卡
顺便把前端问题导致的 CGI 处理不过来的问题也解了 直接5个一组做队列跑

@luckyyyyy
Copy link
Contributor Author

已经自己编译出来测试了 一切正常

@luckyyyyy luckyyyyy marked this pull request as ready for review January 10, 2020 00:38
@luckyyyyy
Copy link
Contributor Author

貌似过滤无效节点没写

好的我之前看是根据名字过滤的 我可以写一下

@luckyyyyy
Copy link
Contributor Author

luckyyyyy commented Jan 10, 2020 via email

@luckyyyyy
Copy link
Contributor Author

luckyyyyy commented Jan 10, 2020 via email

@luckyyyyy
Copy link
Contributor Author

@Mattraks 你看一下 改好了

@Mattraks

This comment has been minimized.

@luckyyyyy
Copy link
Contributor Author

建议将【】改为[]中文框显得太突兀
result.alias = "[" .. group .. "] "
result.alias = '[' .. content.airport .. '] ' .. content.remarks

"["

已修改 应该问题不大了 容错的大部分都已经做了 这个lua脚本 依赖 luci 到最低了

@Mattraks
Copy link
Contributor

测试完没什么问题了
Makefile版本号改下删除subscribe.sh应该基本上算是正式版了

@luckyyyyy
Copy link
Contributor Author

luckyyyyy commented Jan 10, 2020

先放几天 我先用几天 x86 的我打了个包出来
系统软件列表删除掉 luci-app-ssr-plus
然后手动安装

仅限x86 我不保证其他可用 不过看了下 也没什么依赖环境的东西 都是 shell lua htm
luci-app-ssr-plus_1-131_all.ipk.zip

@coolsnowwolf coolsnowwolf merged commit 9fcb30d into coolsnowwolf:master Jan 11, 2020
@Mattraks Mattraks mentioned this pull request Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants