Skip to content

appenz/unifi-proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Unifi Proxy for inter-vlan Protect

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.0%
  • Dockerfile 17.0%