8 lines
264 B
Markdown
8 lines
264 B
Markdown
# bambulab-wireguard-proxy
|
|
|
|
```
|
|
docker run --rm -it --network container:firezone-firezone-1 --cap-add NET_ADMIN python:3.11-alpine /bin/sh
|
|
```
|
|
|
|
Send SSDP announcements that imitate the Bambulab printer to each wireguard peer.
|
|
This allows using OrcaSlicer via VPN
|