Coder Social home page Coder Social logo

termius's Introduction

termius破解使用sftp

  • 安装termius

    使用版本7.33.1

    下载链接:https://pan.baidu.com/s/1aK9FVB_bJ-C1vpVTqmLsJQ?pwd=8aq9 提取码:8aq9

    下载链接:https://anonfiles.com/Ldbevbg2z3/Termius_zip

  • 依赖下载

    1. 安装node

      下载地址:https://nodejs.org/en/download/

      历史版本地址:https://nodejs.org/dist/

      **注意:**Linux上安装Node.js需要安装Python2.6/2.7,不建议安装Python3.0以上版本

      • Windows上安装Node.js

        1. Windows安装包(.msi

        windows安装node

        install-node-msi-version-on-windows-step1

        1. 点击run

        install-node-msi-version-on-windows-step2

        1. 勾选接受协议选项,点击next

        install-node-msi-version-on-windows-step3

        1. Node.js默认安装目录为:C:\Program Files\nodejs\

        install-node-msi-version-on-windows-step4

        1. 点击树形图标来选择需要安装的模式,然后点击next

        install-node-msi-version-on-windows-step5

        1. 点击install开始安装

        2. cmd检查PATH环境变量是否配置了Node.js,输入PATH回车

          PATH=C:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;c:\python32\python;C:\MinGW\bin;C:\Program Files\GTK2-Runtime\lib;C:\Program Files\MySQL\MySQL Server 5.5\bin;C:\Program Files\nodejs;C:\Users\rg\AppData\Roaming\npm

        3. 环境变量已经包含了C:\Program Files\nodejs\

        4. 检查Node.js版本

        image-20220518220015838
    2. 安装asar,用来解压配置文件

      > nmp install -g asar
  • 修改js文件解锁

    1. 右键点击termius图标打开文件所处位置,进入termius配置目录

      > C:\Users\xx\AppData\Local\Programs\Termius\resources
    2. 解压asar文件得到app文件夹

      > asar e app.asar app
    3. VScode打开文件app\js\ui-process.js

      1. 格式化

        Ctrl+Shift+P,搜索format,选择format document,格式化

      2. 搜索字段isprouser,对应函数Ol的返回值修改为true

        修改文件1

        修改文件2

      3. 搜索e.user.username

        修改文件3

      4. 返回值修改为任意值,保存

        修改文件4

      5. 完成

termius's People

Contributors

lonyhans avatar

Watchers

 avatar  avatar

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.