Aligo

Latest version: v6.2.4

Safety actively analyzes 682382 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 17 of 26

3.0.0

- 单文件上传,最高支持 2T
- 优化失败重试 策略
- 整理 日志输出
- 添加网页端扫码登录
- 支持发送登录二维码至邮箱
- 添加配置文件支持
- 指定 tqdm 版本,防止低版本报错

2.2.3

**Full Changelog**: https://github.com/foyoux/aligo/compare/v2.2.2...v2.2.3

2.2.2

添加自定义代理支持,不在使用系统自带代理

python

ali = Aligo(proxies={"https": "localhost:10809"}) http 代理
ali = Aligo(proxies={"https": "https://localhost:10809"}) # https
ali = Aligo(proxies={"https": "socks5://localhost:10808"}) socks5,需自行安装 pysocks

2.2.0

- 添加一个非常有用的特性: **去除 referer 头验证**,感谢 网友 [Kimiato](https://github.com/Kimiato) 的贡献

2.1.3

修复 url 为空的情况

2.1.1

**Full Changelog**: https://github.com/foyoux/aligo/compare/v2.1.0...v2.1.1

- 修复 progress_bar 问题

Page 17 of 26

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.