2023-11-03 22:33:01 +01:00
|
|
|
# bambulab-wireguard-proxy
|
|
|
|
|
2023-11-03 23:07:32 +01:00
|
|
|
```
|
|
|
|
docker run --rm -it --network container:firezone-firezone-1 --cap-add NET_ADMIN python:3.11-alpine /bin/sh
|
|
|
|
```
|
|
|
|
|
2023-11-03 22:33:01 +01:00
|
|
|
Send SSDP announcements that imitate the Bambulab printer to each wireguard peer.
|
2023-11-03 23:07:32 +01:00
|
|
|
This allows using OrcaSlicer via VPN
|