Skip to content

redy2go/91xmind

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node v18.18.0
go 1.21.1 
node build.js

示例:

激活工具 查毒报告

兑换码解绑

后台管理

accout: admin@ password:123456@

使用教程:

screenshots


私有部署说明:
auth_admin      授权码管理页面
auth_api        后端授权验证接口
xmind_hook      ****
xmindcli        Patch Asar包用的命令行工具

部署脚本都写好了 node build.js 按顺序就行

1.用cfworker部署auth_api并自定义域名 

2.替换auth_admin/.env.production内的接口为上述域名

3.替换xmind_hook\src\config.js内的baseURL为上述域名

4.构建xmind_hook文件,编译后的文件会自动保存在xmindcli/internal/crack/asset

5.编译xmindcli,会将上面的hook文件打包到可执行文件中,
脚本会编译64位的windows和mac可执行文件,linux的没写,没支持
运行就可以直接patch asar包了

6.构建xmind_admin部署到cfpage

About

Small toys

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 31.9%
  • Vue 26.3%
  • TypeScript 25.5%
  • Go 15.9%
  • Other 0.4%