梦魇 张

Results 8 comments of 梦魇 张

> ![Image](https://github.com/user-attachments/assets/010de540-3509-457c-b185-f4e7de149f8c) > > 这里自行添加就可以了 怎么添加,他不是http的头欸

> Proxy Protocol 是个协议 ( 需要先在 块的 字段里添加,比如 随后通过 [$proxy_protocol_addr](https://nginx.org/en/docs/http/ngx_http_core_module.html#var_proxy_protocol_addr) 和 [$proxy_protocol_port](https://nginx.org/en/docs/http/ngx_http_core_module.html#var_proxy_protocol_port) 拿到客户端IP和端口 (`server``listen``listen 443 ssl proxy_protocol;` 宝塔waf带这个功能吗,还是自己要去配置

> > > Proxy Protocol 是个协议 ( 需要先在 块的 字段里添加,比如 随后通过 [$proxy_protocol_addr](https://nginx.org/en/docs/http/ngx_http_core_module.html#var_proxy_protocol_addr) 和 [$proxy_protocol_port](https://nginx.org/en/docs/http/ngx_http_core_module.html#var_proxy_protocol_port) 拿到客户端IP和端口 (` server`listen`listen 443 ssl proxy_protocol; ` > > > > > > 宝塔waf带这个功能吗,还是自己要去配置 > >...

> > > > > Proxy Protocol 是个协议 ( 需要先在 块的 字段里添加,比如 随后通过 [$proxy_protocol_addr](https://nginx.org/en/docs/http/ngx_http_core_module.html#var_proxy_protocol_addr) 和 [$proxy_protocol_port](https://nginx.org/en/docs/http/ngx_http_core_module.html#var_proxy_protocol_port) 拿到客户端IP和端口 (` server`listen`listen 443 ssl proxy_protocol; ` > > > > > > >...

> 此外,如果您正在使用该选项,则无需使用 patch.crates-io` CRATE_CC_NO_DEFAULTS = "1"` 按找你给的方式,重新修改了配置: ``` [build] target = "riscv32imc-esp-espidf" [target.riscv32imc-esp-espidf] linker = "ldproxy" # runner = "espflash --monitor" # Select this runner for espflash v1.x.x runner =...

> the error here " fatal: unable to access 'https://github.com/espressif/esp-idf.git/': Failed to connect to github.com port 443 after 21109 ms: Couldn't connect to server" indicates that you cannot clone from...

> It seams that you did not actually got the full git repository. You can see by "C:/Users/姊﹂瓏/.espressif/esp-idf/v5.1/components/bootloader/Kconfig.projbuild" that it try to look into that file. If that file does...

``` The following warnings were emitted during compilation: warning: [email protected]: Ignoring configuration setting `ESP_IDF_VERSION` (Tag v5.1): custom esp-idf repository detected via $IDF_PATH error: failed to run custom build command for...