juzeon / fast-mail-bomber

Fast, multithreading, efficient and easy-to-use mail bombing/spamming tool. Sending mails via mailman services hosted by different providers.
GNU General Public License v2.0
562 stars 125 forks source link

没有/vendor/autoload.php文件 #1

Closed zhzhmao closed 3 years ago

zhzhmao commented 3 years ago

PHP Warning: require_once(fast-mail-bomber-master/vendor/autoload.php): failed to open stream: No such file or directory in fast-mail-bomber-master/init.php on line 2 PHP Fatal error: require_once(): Failed opening required 'fast-mail-bomber-master/vendor/autoload.php' (include_path='.:/usr/share/php') in fast-mail-bomber-master/init.php on line 2

juzeon commented 3 years ago

Please install dependencies manually using composer according to the document.