Skip to content

v0.2.1-beta.1

Compare
Choose a tag to compare
@fxxkrlab fxxkrlab released this 12 Aug 16:33
· 34 commits to master since this release
b1bca03

version 0.2.1-beta.1

NOTICE : The correct hash is : 19f8ab7
NOTICE : Please replace the old "conf.toml" with the new one."conf.[web]dashboard" is the switch of WEB Service.conf.[web]port is the WEB service port.
( 0 = Off, 1 = On )
Default Account&Password : admin,admin
Upgrade method :

1 git pull
2 pip3 install -r requirements.txt
3 edit and replace the new conf.toml
4 python3 iCopy.py
  • Update :

    • ADD : iCopy WEB DASHBOARD
    • ADD : "/set web" command for set web account&password
    • ADD : WEB Section in "conf.toml"
    • ADD : API v1
    • ADD : logs for dedupe,purge,size
    • ADD : COMMAND doc in docs
    • FIX : run_args
    • FIX : Command & Flags
  • Fixbugs :

    • FIXBUG : local variable assignment error