Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 501 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 501 Bytes

peach-upnp

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.

Demo

On Debian Linux

git clone [email protected]:peachcloud/peach-upnp
cd peach-upnp
sudo apt install miniupnpc
cargo run