anywherelan / awl

Securely connect your devices into a private network
https://anywherelan.com
Mozilla Public License 2.0
396 stars 20 forks source link

where is this stdlog sir,can we delete this #130

Open introspection3 opened 1 month ago

introspection3 commented 1 month ago

2024/06/22 15:40:12 Using existing driver 0.14 2024/06/22 15:40:12 Creating adapter

pymq commented 1 month ago

Hi!

Unfortunately it'll be hard to remove these logs, they are deep in wintun driver code:

https://git.zx2c4.com/wintun/tree/api/driver.c#n362 https://git.zx2c4.com/wintun/tree/api/adapter.c#n552

introspection3 commented 1 month ago

why we can't remove it by \b? I have tried,but failed.

pymq commented 1 month ago

What do you mean by removing it by \b?

The issue here is that we need to modify driver code and then build it ourselves and also Windows has strict policy about drivers and thus we need to sign it with valid certificate, which I don't have

What problem do you have because of these logs? Maybe we can fix it some other way

introspection3 commented 1 month ago

Sorry sir, it was too late to reply to you. I was surprised why I couldn't backspace through b, as if it had to be displayed, which affected the aesthetics