Daniel Alcon

Results 4 comments of Daniel Alcon

Having the same issue with debian 9 lite. I've changed the default port to 81 just to try and see the data, but everything is empty

I saw it in the code and thought it was implemented but couldn't find it anywhere ![imagen](https://github.com/user-attachments/assets/f93ba824-8189-42a5-a77a-f39acf87bd1f)

on MacOS 14.7.5 fails as well. I've tried to symlink the file as they do here: https://github.com/karalabe/usb/issues/18 `sudo ln -s /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/IOKit.framework/Versions/A/Headers /System/Library/Frameworks/IOKit.framework` but operation is not permitted due to SIP...

same in 14.7.5 ``` ✝  System/Library/Frameworks  pwd /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks ✝  System/Library/Frameworks  find . -name IOLib.h ./DriverKit.framework/Versions/A/Headers/IOLib.h ./Kernel.framework/Versions/A/Headers/IOKit/IOLib.h ```