sms-boom icon indicating copy to clipboard operation
sms-boom copied to clipboard

利用chrome的headless模式,模拟用户注册进行短信轰炸机

Results 14 sms-boom issues
Sort by recently updated
recently updated
newest added

感觉你这个项目是借刀杀人呀。除了给手机号码使用者带来烦恼貌似没有正面的社会价值呀。

``` [13768]: start. Error: Failed to launch chrome! /usr/lib/node_modules/smsboomer/node_modules/puppeteer/.local-chromium/linux-515411/chrome-linux/chrome: error while loading shared libraries: libXcomposite.so.1: cannot open shared object file: No such file or directory TROUBLESHOOTING: https://github.com/GoogleChrome/puppeteer/blob/master/docs/troubleshooting.md at onClose (/usr/lib/node_modules/smsboomer/node_modules/puppeteer/lib/Launcher.js:211:14)...

**I'm submitting a ...** (check one with "x") - [ ] bug report => search github for a similar issue or PR before submitting - [x] feature request - [...

[96311]: start. Downloading Chromium... Boomer init fail... { TimeoutError: Promise timed out after 300000 milliseconds at Timeout.setTimeout [as _onTimeout] (/Users/levo/.nvm/versions/node/v8.11.3/lib/node_modules/smsboomer/node_modules/p-timeout/index.js:27:54) at ontimeout (timers.js:498:11) at tryOnTimeout (timers.js:323:5) at Timer.listOnTimeout (timers.js:290:5) name:...

### 1,描述你需要完成的需求以及目的(目的就是为什么要做这个需求) 想在服务器上跑,不想在自己本机上跑 2,描述你的想法或思路 在服务器项目使用`npm install smsboomer -g`安装,然后直接 run 3,描述具体的实现过程 实现过程如上,遇到问题,貌似是`pupeteer`安装遇到问题,然后又安装了 pupeteer,还是报同样的错误。 4,描述遇到的问题,包括正确信息,报错信息或得到的不正确的信息 在服务器项目`npm install smsboomer -g`的报错: ``` ➜ forGrandma git:(master) ✗ npm install smsboomer -g /usr/bin/smsboomer -> /usr/lib/node_modules/smsboomer/bin/smsboomer >...

``` [21561]: start. TypeError: input.on is not a function at new Interface (readline.js:199:11) at Object.createInterface (readline.js:69:10) at Promise (/usr/lib/node_modules/smsboomer/node_modules/puppeteer/lib/Launcher.js:196:25) at new Promise () at waitForWSEndpoint (/usr/lib/node_modules/smsboomer/node_modules/puppeteer/lib/Launcher.js:195:10) at Function.launch (/usr/lib/node_modules/smsboomer/node_modules/puppeteer/lib/Launcher.js:133:39) Error...

**I'm submitting a ...** (check one with "x") - [ ] bug report => search github for a similar issue or PR before submitting - [ ] feature request -...

建议隐藏部分代码,或把一些部分改成配置文件防止技术滥用~

可有大侠指导如何使用