/unifi-proxy

Unifi Proxy for inter-vlan Protect

Primary LanguagePythonApache License 2.0Apache-2.0

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