Skip to content

Releases: Mmx233/BitSrunLoginGo

v1.4.1

28 Aug 14:55
e77448e
Compare
Choose a tag to compare
  • 优化 ddns 流程 debug 日志
  • 重构配置层

不兼容更新

  • 配置文件 ddns 字段动态内容移动至 ddns.config
  • 支持的配置文件类型已变更

废弃特性

  • 取消对 yamljson 之外格式配置的支持

v1.3.9

05 Jun 14:08
9bc2bee
Compare
Choose a tag to compare
  • 支持 --auto-acid 自动嗅探 acid
  • 支持 --acid 覆写配置 acid

v1.3.8

01 Jun 11:08
93a2b79
Compare
Choose a tag to compare

废弃特性

  • use-dhcp-ip 使用网卡 ip 作为认证 ip
  • --ip flag 指定认证 ip
  • 内置的 daemon (后台挂起)模式

新增特性

  • 在 Linux 下拥有稳定的网卡绑定效果
  • 支持在单网卡模式下通过网卡名指定网卡
  • 支持使用 --debug flag 临时开启 debug 模式

v3.7

14 Jan 12:40
4d98c27
Compare
Choose a tag to compare
  • 单次登录已在线不进入 ddns 流程
  • 更新新版 cloudflare sdk
  • 优化编译结果

v3.6

01 Jan 19:24
48ffd91
Compare
Choose a tag to compare
  • DDNS 模块支持使用 dnspod api
  • 优化 DDNS 模块逻辑
  • 修复公网 IP 状态下的在线判断逻辑问题

v3.5

08 Dec 11:38
930f5c9
Compare
Choose a tag to compare
  • 添加 DDNS 模块,DNS 运营商支持 cloudflare 与 aliyun
  • 支持通过环境变量设置代理
  • 支持使用网卡 DHCP IP 作为认证 IP 用于多网卡认证 #18

v3.4

21 Oct 07:01
f5c1af8
Compare
Choose a tag to compare
  • 守护模式下状态检查日志改为 debug level. By @Revincx #19
  • 重构登录模块逻辑
  • 整理项目包引用关系

v3.3

18 Sep 07:40
b26cd4c
Compare
Choose a tag to compare
  • config 的 debug 字段修改为 log 字段,若有需要请手动替换或者重新生成配置文件 #11
  • 添加更多多网卡模式日志
  • 优化若干

v3.2

27 Aug 10:28
e90d58a
Compare
Choose a tag to compare
  • 更换日志组件
  • 提升 http client 复用
  • UserType 为空时去除 @
  • 提供对 docker 的支持

v3.2-beta

14 Aug 13:23
a0123f6
Compare
Choose a tag to compare
v3.2-beta Pre-release
Pre-release
  • 更换日志组件
  • 提升 http client 复用
  • UserType 为空时去除 @