Results 4 issues of 萌新

大佬您好,我在安装tensorflow1.7.0时报错,安装了1.8.2,请问这个对整个项目的运行有影响吗? 在我运行`python3 tran_model.py`的时候,他报出了如下错误 `Traceback (most recent call last): File "train_model.py", line 274, in main() File "train_model.py", line 268, in main image_suffix, train_batch_size, test_batch_size, verify=False) File "train_model.py", line 59, in __init__...

线程小了跑大列表就0p/s,线程大了就有漏 100的时候跑1k个ip,20个密码,跑着跑着就不动了 1k的时候有漏 想来问一下最佳线程数或者能不能优化一下 比如说给单个任务加大尝试次数? 或者说一个ip分配一个任务? 仅仅是建议,如果实现不了的话就算了 还有就是文件过大的时候会出现空指针,我当时用的文件大小是300MB,字典是20个密码的,用户名只有root 也可能是我的系统有问题?我在windows server2008和ubuntu20.04上面都复现了 用的线程数是20000,ip文件300M,就是zmap扫0.0.0.0/0的大小 如果需要使用我的ip列表测试的话,telegram上找我就好 @mengxin239

I run node init.js, It show that `const client_1 = require("@node-redis/client"); ^^^^^ SyntaxError: Use of const in strict mode. at Module._compile (module.js:439:25) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load...

``` PS D:\mebeats\cmd\mebeats-client> go build . github.com/raff/goble/xpc: build constraints exclude all Go files in C:\Users\mengx\go\pkg\mod\github.com\raff\[email protected]\xpc # github.com/JuulLabs-OSS/cbgo C:\Users\mengx\go\pkg\mod\github.com\!juul!labs-!o!s!s\[email protected]\centralmanagerdelegate.go:6:28: undefined: CentralManager C:\Users\mengx\go\pkg\mod\github.com\!juul!labs-!o!s!s\[email protected]\centralmanagerdelegate.go:6:49: undefined: Peripheral C:\Users\mengx\go\pkg\mod\github.com\!juul!labs-!o!s!s\[email protected]\centralmanagerdelegate.go:9:31: undefined: CentralManager C:\Users\mengx\go\pkg\mod\github.com\!juul!labs-!o!s!s\[email protected]\centralmanagerdelegate.go:9:52: undefined: Peripheral C:\Users\mengx\go\pkg\mod\github.com\!juul!labs-!o!s!s\[email protected]\centralmanagerdelegate.go:12:34:...