Zuvassin

Results 11 comments of Zuvassin

Yep, maybe i'm wrong , but same kind of issue there ... Latest RogueMaster (companion apps) - 0.64.2-0813-RMv2 Latest OTA / Firmware - esp32_marauder_v0_9_13_20220806_flipper The ESP / Arduino Part complation/upload...

Sorry for the delay. I already tried what you asked me to ... First try : plugged and powered trough flipper -> OTA Ok -> Upload Ok -> Fw flashing...

I also erase the board ... trough esp tool ... It seems on the discord, that i'm not alone in this situation ...

With Serial monitoring activated : -> OTA ESP-ROM:esp32s2-rc4-20191025 Build:Oct 25 2019 rst:0x1 (POWERON),boot:0x9 (SPI_FAST_FLASH_BOOT) SPIWP:0xee mode:DIO, clock div:1 load:0x3ffe6100,len:0x524 load:0x4004c000,len:0xa70 load:0x40050000,len:0x292c SHA-256 comparison failed: Calculated: 8dce998efc3eb6dc43f3799a489dbcfbd5ada9828beadf71017c05c4a8d32bc3 Expected: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff Attempting to...

ESP32 boards librairies are now at v2.0.4 use the following options to compile : ![image](https://user-images.githubusercontent.com/79230405/185718404-aa466936-99c1-41f8-b324-8447d1e9c5bf.png)

any clues here ?? : https://docs.espressif.com/projects/esp-idf/en/v4.2.3/esp32/api-reference/system/ota.html I will try to compile it myself next days ...

new flasher script is working for me : https://github.com/UberGuidoZ/Flipper/tree/main/Wifi_DevBoard/FZ_Marauder_Flasher

Yeah, THKS, for the answer ... for now, i just provide error pages on my Caddyfile (which is mainly used as a mutualised proxy) ... but giving banned IP a...

for now, i've got something like this snippet : (error_handling) { handle_errors { #Error 4XX @401 { expression {http.error.status_code} == 401 } handle @401 { header -server file_server root *...

Hi there, i was checking about this point ... after having a look at the appsec functionnality crowdsec. Finally i found, in nginx bouncer, the following parameter... BAN_TEMPLATE_PATH=/var/lib/crowdsec/lua/templates/ban.html I think...