Skip to content
/ qwqfile Public

一种离线包更新的思路与实现。

Notifications You must be signed in to change notification settings

uk0/qwqfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qwq文件生成器

  • 生成qwq文件
❯ docker run -it  --rm -v `pwd`:/tmp/  qwqfile:latest -a /tmp/test.qwq -t /tmp/test.tar.gz
Path: "./temp_tar/"
Path: "./temp_tar/苹方-简.ttf"
sha256_vec  = [63, 169, 189, 43, 81, 197, 220, 15, 42, 103, 165, 18, 167, 116, 149, 29, 220, 173, 104, 59, 75, 216, 201, 206, 234, 86, 147, 35, 172, 37, 149, 199]
pack successfully
  • 检查与解包qwq文件
❯ docker run -it  --rm -v `pwd`:/tmp/  qwqfile:latest  -c 1 -a /tmp/test.qwq -t /tmp/test.tar.gz
file_name "test.tar.gz"
data len   20240101
check successfully

About

一种离线包更新的思路与实现。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published