Skip to content

Releases: snail2sky/bbx

v1.1.2

08 Nov 02:10
Compare
Choose a tag to compare
update Makefile and Dockerfile

v1.1.1

24 Oct 08:54
Compare
Choose a tag to compare
The v1.1.1 version has been released and has entered the stable version.

v1.0.34

24 Oct 08:39
Compare
Choose a tag to compare
Finally succeeded, automatically building binary and container images

v1.0.5

30 May 09:09
Compare
Choose a tag to compare
  • 修复v1.0.4错误的输入导致http server直接异常退出, 调整url,与命令行使用基本保持一致
    比如:
    bbx get car ai8 --num 123456
    curl 127.0.0.1:8080/get/car/ai8?num=123456

  • 后边的更新会尽可能的遵守这个规范

v1.0.4

30 May 08:23
Compare
Choose a tag to compare
  1. 支持获取艾瑞泽8工程密码
  2. 添加http服务,可以通过web来获取本程序get子程序的功能
  3. makefile dockerfile 细节调整,自动编译构建更加方便

v1.0.3

28 May 07:30
Compare
Choose a tag to compare

support get ip address

v1.0.2

11 Apr 08:08
Compare
Choose a tag to compare
  • support some new functions
  1. support godaddy http proxy
  2. support version sub command
  3. update Makefile

v1.0.1

25 Mar 07:35
Compare
Choose a tag to compare

first release