Aligo

Latest version: v6.2.6

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

Scan your dependencies

Page 17 of 26

3.0.2

- 平衡内存消耗和速度

3.0.1

- 更正文档字符串

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) 的贡献

Page 17 of 26

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.