srlabs / blue-merle

The blue-merle package enhances anonymity and reduces forensic traceability of the GL-E750 Mudi 4G mobile wi-fi router
BSD 3-Clause "New" or "Revised" License
171 stars 26 forks source link

Display and UI should show correct number of WiFi clients instead of zero #3

Closed roon2010 closed 1 year ago

roon2010 commented 1 year ago

Nice job, i just install and works nice. I see the led screen don't show any clients anymore after the install, and at the admin panel also no clients connect.

Linuzifer commented 1 year ago

Hey @roon2010,

I am glad the install worked fine for you.

If I understand correctly, you observe that the LED display and admin panel to not display any info about connected clients. This proves that our patch erases all traces of them. (see section 3.2 of the Documentation ) So, the issue you're describing seems to be in the "it's a feature" dimension :)

It should probably be possible to query the information from the process and display it. However, this touches areas of the mudi code that we're not familiar with.

How important is it to you to have the information on the display?

roon2010 commented 1 year ago

Hello Linuzifer,

For me its not a problem. I have seen that the LUCI panel there we can see the connected clients. But i am oke with it like this. Very nice job.