nendo

Results 3 comments of nendo

> I don't know if this is even possible. This is a very device-specific problem. You have to figure this out yourself. Try different codes in the media keys section...

> raspi os bullseye, kernel version 5.15.61+, replacing "cfg80211.c", and recompiling the firmware makes wlan0 disappeared. After a reboot, wlan0 appeared, but `iw dev wlan0 set type monitor` resulted in...

I can make a simple request directly in nodejs without a problem, my nodejs version is v18.15.0 for MacOS ```javascript const cookie = "xxxxxx" const headers = new Headers() headers.append('Referer',...