Chat+VPS+Socks+trending +error

发布时间 2023-03-24 19:00:04作者: jianghp

Azure

OS: ubuntu20.04

ChatGPT-wechat

  1. sudo apt-get update
  2. sudo apt-get install python3-pip
  3. git clone https://github.com/zhayujie/chatgpt-on-wechat
  4. cd chatgpt-on-wechat/
  5. pip install itchat-uos==1.5.0.dev0
  6. pip3 install --upgrade openai
  7. cp config-template.json config.json
  8. vim config.json
  9. touch nohup.out
  10. nohup python3 app.py & tail -f nohup.out

shadow

编译安装MbedTLS

wget https://github.com/Mbed-TLS/mbedtls/archive/refs/tags/v2.28.0.tar.gz
tar -zxvf v2.28.0.tar.gz
cd mbedtls-2.28.0
make SHARED=1 CFLAGS="-O2 -fPIC"
make DESTDIR=/usr install
ldconfig
cd
wget -O ubuntu-ss-install.sh https://github.com/M3chD09/**-plugin-install/raw/master/ubuntu-ss-install.sh
chmod +x ubuntu-ss-install.sh
./ubuntu-ss-install.sh