rusec / NetLock

Locking the Network one Beacon at a time!
0 stars 0 forks source link

Added separate Events for updating Apps Users or interfaces on targets, #18

Open dominusmars opened 2 months ago

dominusmars commented 2 months ago

Noticed that sending the entirety of the target every time slows down the application because of the data transfer. Maybe it would be better to add a couple other events to listen too like appUpdate userUpdate interfaceUpdate which would just send the info needed?