Giter Club home page Giter Club logo

Comments (16)

xuanhuan avatar xuanhuan commented on August 25, 2024

这个正在想办法解决,和分组管理一起,这几天事情很多,没时间处理,要等两三天。

from ss-panel.

liuchao0130 avatar liuchao0130 commented on August 25, 2024

嗯嗯 谢谢哈 LOVE YOU

from ss-panel.

prajna0 avatar prajna0 commented on August 25, 2024

@xuanhuan 建议删掉或者默认注释掉/tool的流量重置代码,防止被恶意执行,朋友的站已经中招了

from ss-panel.

PlaneV avatar PlaneV commented on August 25, 2024

不要偷懒,做几个逻辑判断就好了

$Status = $Log->GetStatus(); //读取Status的数据
//确定最后一次执行不在本月
if (date('Ym', strtotime($Status['LastMonthlyCron'])) != date('Ym')){

然后执行重置代码

//更新最新运行时间到数据库
$Log->LastDailyCron();

在数据库里加个表就好了。
这样就算不是我们定时运行的也不会有问题了

2015-10-02 11:55 GMT+08:00 Arnaud [email protected]:

@xuanhuan https://github.com/xuanhuan
建议删掉或者默认注释掉/tool的流量重置代码,防止被恶意执行,朋友的站已经中招了


Reply to this email directly or view it on GitHub
#52 (comment).

from ss-panel.

xuanhuan avatar xuanhuan commented on August 25, 2024

这个项目可能近期停止维护。
orvice说测试新版ss-panel3,我也看看情况怎样。

from ss-panel.

prajna0 avatar prajna0 commented on August 25, 2024

@xuanhuan 新版ss-panel?是打算商业模式还是单纯改版?

from ss-panel.

xuanhuan avatar xuanhuan commented on August 25, 2024

不知道,我还没测试。

from ss-panel.

prajna0 avatar prajna0 commented on August 25, 2024

@xuanhuan 哪里可以下载测试

from ss-panel.

xuanhuan avatar xuanhuan commented on August 25, 2024

听说还没开发完成

from ss-panel.

prajna0 avatar prajna0 commented on August 25, 2024

@xuanhuan 好吧,到时候看看他github

from ss-panel.

prajna0 avatar prajna0 commented on August 25, 2024

@xuanhuan 哪里可以得到消息呀

from ss-panel.

falseen avatar falseen commented on August 25, 2024

@xuanhuan 原来的manyuser已经停止维护了,而braekwall的manyuser还在维护,而且添加了一些新的特性。我觉得sspanle可以考虑以新版的manyuser为基础进行开发,这样可以让两者的代码高度融合。不管怎么说,先到 gitter.im 建一个聊天室吧,我们商量一下。 https://gitter.im

from ss-panel.

xuanhuan avatar xuanhuan commented on August 25, 2024

@falseen 我也没多少时间去写代码,而且以我现在的技术也帮不了多少忙,现实中的事情太多了,没办法,只能在有空的时候做些自己想做的事情。

from ss-panel.

falseen avatar falseen commented on August 25, 2024

@xuanhuan 没事的,先建个聊天室吧,没事可以相互交流一下。

from ss-panel.

falseen avatar falseen commented on August 25, 2024

@xuanhuan或者联系下orvice让他建个聊天室。

from ss-panel.

falseen avatar falseen commented on August 25, 2024

@xuanhuan orvice建了个聊天室,没事进来聊聊呗 https://gitter.im/orvice/ss-panel?utm_source=share-link&utm_medium=link&utm_campaign=share-link

from ss-panel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.