add proxy gateways changelog

This commit is contained in:
Alon Livne
2025-01-11 17:18:45 +02:00
parent 17ac3359e3
commit 333e2d3435

4
changelog/1170.feature Normal file
View File

@@ -0,0 +1,4 @@
Add the `--px` arg to create proxy gateways.
Proxy gateways are passed to additional gateways using the `via` keyword.
They can serve as a way to run multiple workers on remote machines.