GithubHelp home page GithubHelp logo

Comments (2)

pythonzm avatar pythonzm commented on May 18, 2024

这种需求貌似不多吧,需要改的地方不是很多,把ServerAssets的port字段改成CharField,存端口的时候保存成固定格式,比如:22,23,24或22:23:24等分隔符一致的,这样好分割,添加主机的时候把这个port作为变量传给后台,然后再改webssh代码,把port改成前端接收到数据就行了

如果主机不多不用改也许,本身系统也没有做ip的非重复判定,直接同一个ip主机添加多次也可以的

from ops.

wardseptember avatar wardseptember commented on May 18, 2024

@pythonzm 谢谢作者的回复。不仅仅是连接,包括任务管理、项目管理模块等功能都要实现,相当于实现不同ip主机添加后的所有功能。我对django不是很熟悉,尝试去修改,还是遇到很大的问题。希望作者空闲的时候能增加一下这个功能。

from ops.

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.