Skip to content

sibowler/unifi-gateway

 
 

Repository files navigation

WORK IN PROGRESS, NOT WORKING !!

pfSense Unifi gateway plugin

I don't know about you guys, but I'm very upset each time I log in the unifi controller. It looks like a conspiracy by Ubiquiti to not show all green circles because you don't buy all the ubuiquiti stuff.

The goal of this plugin is to simulate a UGW router to the Unifi controller.

Things to do:

  • reverse engineering the unifi protocol
  • create a nice python code
  • create a plugin for pfSense
  • add dpi compatibility ?

Reverse engineering / Proof of concept

You will find in "poc" directory all the necessary to simulate a UGW gateway. It's a poc, so please wait the final version if you don't know what you do.

Things to install manualy on pfSense router for now on:

How it works now

Without the definitive pfSense plugin, we have to manualy launch the daemon:

python unifi_gateway.py start

Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.2%
  • Java 15.8%