Use Universal Plug and Play (UPnP) to expose your Peach device to the internet via your router.
peach-upnp
is really a stupid simple binary that calls upnpc
. The only interesting part will be how we package into a Debian package for the PeachCloud ecosystem.
On Debian Linux
git clone [email protected]:peachcloud/peach-upnp
cd peach-upnp
sudo apt install miniupnpc
cargo run