diff --git a/changelog/1170.feature b/changelog/1170.feature new file mode 100644 index 0000000..d67e594 --- /dev/null +++ b/changelog/1170.feature @@ -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.