Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 428 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 428 Bytes

unifi-proxy

Unifi Proxy for hosting Protect on a separate vlan.

  1. Build docker-image:

    docker build --no-cache -t unifiproxy:latest .
  2. Capture packet.json. You need a computer connected to the same vlan as Protect, as well as device which will attempt to connect to the Protect.

FIXME

  1. Start docker-compose in a container facing non-Protect vlan:

    docker-compose up -d