Skip to content

806Lab/wechat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wechat

806Lab wechat service.

QRCODE

QRCODE

Installation

PHP Configuration

git clone https://github.com/806Lab/wechat.git
cd wechat 
composer install
mv app/config/config.sample.php app/config/config.php

Python Crawler

nohup ./cli/crawler/server.py 8879 &