Skip to content

Commit 186ef2f

Browse files
committed
Update CHANGELOG.md & README.md
1 parent 71d1703 commit 186ef2f

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.5.0] - 2025-10-12
2+
### Added
3+
- Translation system : Babel (english + french)
4+
- Pre-commit-config.yaml
5+
### Change
6+
- Update dependencies
7+
- Change Flake8, Black and Bandit for Ruff
8+
19
## [0.4.6] - 2025-06-12
210
### Added
311
- Monitoring : Actions connections table

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,9 @@ If you want to deploy **pyproxy** automatically to remote servers (via source or
105105

106106
👉 Check out the [pyproxy-ansible](https://github.com/pyproxytools/pyproxy-ansible) repository for more details and usage instructions.
107107

108+
## 🧩 **Python SDK for Administration and Monitoring**
109+
110+
A dedicated Python SDK is available to interact programmatically with the **pyproxy** administration and monitoring interface: [**pyproxy-sdk-py**](https://github.com/pyproxytools/pyproxy-sdk-py).
111+
This SDK provides a simple and consistent API to manage your proxy configuration remotely — allowing you to add or delete domains, manage URLs, create and remove clients, and perform other administrative tasks. It is designed to integrate easily into automation scripts, dashboards, or backend systems that need to control and monitor pyproxy instances.
112+
108113
---

0 commit comments

Comments
 (0)