Menu

Tree [3f9edf] main v1.0.8-release /
 History

HTTPS access


File Date Author Commit
 out 2021-10-01 XyZerKunG XyZerKunG [43cd09] Fix request CERT_HAS_EXPIRED PURPUR
 src 2021-09-29 XyZerKunG XyZerKunG [de30b8] Remove Yatopia and Update Purpur API
 .gitignore 2021-08-29 XyZerKunG XyZerKunG [7350b4] Update .gitignore
 LICENSE 2021-04-04 XyZerKunG XyZerKunG [0c792e] Initial commit
 README.md 2021-09-29 XyZerKunG XyZerKunG [b71e77] Update README.md
 build.js 2021-08-30 XyZerKunG XyZerKunG [e19837] update build script
 package.json 2021-09-29 XyZerKunG XyZerKunG [de30b8] Remove Yatopia and Update Purpur API
 tsconfig.json 2021-07-05 XyZerKunG XyZerKunG [57b1c8] Update to beta 3

Read Me

ServerTool

SETUP FROM Source Code

  1. clone the project
    sh-session git clone https://github.com/XyZerKunG/ServerTool.git
  2. installs modules defined in the dependencies section of the package.json file
    sh-session npm install
  3. run this command to build node-pty
    sh-session ./node_modules/.bin/electron-rebuild
  4. build typescript
    sh-session npm run build
  5. and then run this command to run the app
    sh-session npm start

Preview

ServerToolImage
ServerToolImage
ServerToolImage