Releases: Mmx233/BitSrunLoginGo
Releases · Mmx233/BitSrunLoginGo
v1.6.5
02 Nov 09:02
Compare
Sorry, something went wrong.
No results found
Release Notes
Fixed login issue in 1.6.4. #44
v1.6.4
27 Oct 10:10
Compare
Sorry, something went wrong.
No results found
Release Notes
Improve the compatibility of the client ip retrieval process. #42
Fixes and improvements.
v1.6.3
15 Oct 07:30
Compare
Sorry, something went wrong.
No results found
Release Notes
Fix panic in log pre init. #41
Fixes and improvements.
v1.6.1
01 Oct 16:14
Compare
Sorry, something went wrong.
No results found
Release Notes
支持为多网卡认证添加等待间隔
优化结构化日志
支持为登录启用积分退避重试功能
Fixes and improvements
Config Change
New Lines:
settings :
basic :
interfaces_interval : 0
backoff :
enable : false
max_retries : 0
initial_duration : 2
max_duration : 300
exponent_factor : 1
inter_const_factor : 0
outer_const_factor : 0
v1.6.1-beta2
25 Sep 13:56
Compare
Sorry, something went wrong.
No results found
v1.6.1-beta1
24 Sep 16:13
Compare
Sorry, something went wrong.
No results found
Release Notes
支持为登录启用积分退避重试功能
Fixes and improvements
Config Change
New Lines:
settings :
backoff :
enable : false
max_retries : 0
initial_duration : 2
max_duration : 300
exponent_factor : 1
inter_const_factor : 0
outer_const_factor : 0
Also see readme for v1.6.1-beta1
v1.5.2
23 Mar 11:57
Compare
Sorry, something went wrong.
No results found
Improve
移除 mapstruture 依赖,减少 binary 大小
Fix
v1.5.1
01 Jan 11:42
Compare
Sorry, something went wrong.
No results found
Feature
支持自动探测 enc:--auto-enc
支持模拟浏览器行为加载一次登录页
Improve
acid 自动嗅探成功率大幅提高
请求中的 callback 值更像真实值
Fix
Config Change
增加
settings :
reality :
enable : false
addr : http://www.baidu.com
v1.4.7
03 Dec 13:28
Compare
Sorry, something went wrong.
No results found
支持添加自定义 header,初始配置添加默认 User-Agent
启用双栈网络时认证 ip 留空
v1.4.6
01 Dec 08:38
Compare
Sorry, something went wrong.
No results found
yaml 配置文件 form.userType 修正为 form.user_type #28
修复 Detect Acid 时可能的连接溢出