Skip to content

kekeon/whale-db-tool-release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Whale DB Tool Release

🛠 安装

  • 下载 package 中的对应系统压缩包解压

  • 初始登录账号: admin, 密码: 123456

  • Windows

    可直接运行 whale/whale.exe 可执行文件, 在目录下 config 可修改相关配置

  • Max

    进入 bash, 给解后的目录分配权限, chmod 777 whaleDBTool_linux

    chmod 777 whaleDBTool_linux
    nohup ./whale_mac >> ./log.log 2>&1 &
  • Linux Bash

    进入 bash, 给解后的目录分配权限, chmod 777 whaleDBTool_linux

    chmod 777 whaleDBTool_linux
    nohup ./whale_mac >> ./log.log 2>&1 &

About

whale db tool release file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published