Zhihu Question Answering King (King of Mini Program Brain) is an auxiliary tool with tens of thousands of question banks.
This tool is for entertainment purposes only.
This tool runs on the PC side. It is essentially an http/https proxy service. It intercepts the interface requests of the King of Mind. Its main functions are:
This tool must be used in conjunction with a PC and a mobile phone. The PC and mobile phone must be on the same network.
Run the main program. Operation method (choose one of three)
Method 1: Download the corresponding operating system executable file on the release page. After decompression, download the latest version of the questions.data file to the same directory, and then run the brain file. Enter ./brain
on the command line.
Method 2: After installing the go (>=1.8) environment, clone the source code of this repo to the corresponding $GOPATH/src/github.com/sundy-li/
. After entering the source code directory, execute go run cmd/main.go
.
Method 3: Use docker command to run:
git clone https://github.com/sundy-li/wechat_brain.git
cd wechat_brain
docker build . -t wechat_brain
docker run -p 8998:8998 --name my_wechat_brain -d wechat_brain
The new version (version >= v0.18) adds three modes. You can choose the mode to run according to your own needs.
./brain
or execute go run cmd/main.go
under the source code../brain -m 1
or execute go run cmd/main.go -m 1
under the source code../brain -a 1 -m 1
or execute go run cmd/main.go -a 1 -m 1
under the source code Install the certificate. After the agent runs successfully, go to abc.com
on your mobile browser to install the certificate. For iOS, remember to trust the certificate (or transfer certs/goproxy.crt
to the mobile phone and click to install the certificate). Many friends will get stuck in the step of installing the certificate. Different mobile phones There are different installation methods. It is recommended that you search for how to install the certificate on your own model.
Open WeChat and launch the Mind King applet.
The correct answer will be marked as [Standard Answer] or [Number] in the options of the mini program. like:
Maintaining open source software requires a lot of time and effort. If you think this tool is helpful to you, you can buy me a cup of coffee to support you.