Git Product home page Git Product logo

Comments (3)

lz1998 avatar lz1998 commented on June 11, 2024

我是在VPS上挂您的程序,运行后,打开http://服务器IP:9000 显示404错误。请问是我姿势不对吗?

你是不是没把static文件夹放上去?

另外,如果在本地已经挂过了,可以把device文件复制到服务器上,会认为是同一个设备,编写启动脚本自动登陆更方便。

Windows

set UIN=机器人QQ号
set PASSWORD=机器人QQ密码
set PORT=0
Go-Mirai-Client.exe

Linux

chmod +x ./Go-Mirai-Client

export UIN=机器人QQ号
export PASSWORD=机器人QQ密码
export PORT=0
./Go-Mirai-Client

from go-mirai-client.

mengniu8 avatar mengniu8 commented on June 11, 2024

好的,万分感谢。我确实是忘记传static文件夹了。羞愧啊。

from go-mirai-client.

lz1998 avatar lz1998 commented on June 11, 2024

好的,万分感谢。我确实是忘记传static文件夹了。羞愧啊。

已更新为单文件(全都打包在里面了)

最新版:https://github.com/ProtobufBot/Go-Mirai-Client/releases

from go-mirai-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.