cf proxy 301 too many times
o Browser Origin Server Cloudflare Off (not secure) No encryption applied. Turning off SSL disables HTTPS and causes browsers to show a warning that your website is not secure. Flexible Enable encryption ...
夜神模拟器安装系统根证书
为,你是开源的,总会有办法。其实,7.0 之后的安卓,用户证书变的没有意义。而目前的抓包工具,不论是 Charles 或者 是 Fiddler 几乎都是不能用的节奏。下面讲一讲 Charles 抓取 https 数据接口。Help -> SSL proxying -> Save Charles Root Certificate。下载完成后。点击 Install Charles Root Certifica...
bing 是一个伟大的搜索引擎
公司,转一个弯,几年都不一定做得到,只能是越陷越深。我的问题是“/etc/rc.common: line 1: /data/clash: Permission denied”。找到了两个有用的链接: https://github.com/juewuy/ShellClash/issues/246。https://github.com/juewuy/ShellClash/issues/226#issue-13...
树莓派 Raspberry 安装与使用教程
一些乱七八糟的网盘,坑人的玩意儿,我被坑了下载百度网盘的镜像文件,下载了好几个小时下不下来,结果为了加速看了好几个广告视频,最后看广告都不加速了,最后下载到 80% 放弃了,选择高校镜像,是最明智的。https://mirrors.sjtug.sjtu.edu.cn/raspberry-pi-os-images/raspios_arm64/images/raspios_arm64-2020-08-24/ ...
Archlinux Gnome 折腾
5 Description : A library-based package manager with dependency support Architecture : x86_64 URL : https://www.archlinux.org/pacman/ Licenses : GPL Groups : base-devel Provides : libalpm.so=13-64 Depends...
nginx client intended to send too large body
*28202901 client intended to send too large body: 1268248 bytes, client: , server: , request: "POST HTTP/1.1", host: "" 解决办法:http { ... client_max_body_size 5m; }更换服务器后,出现了久违的错误,因为我配置的是域名。@@@@@@@@@@@@@@@@...
#ssl_verify_client optional 大坑
这方面想啊!!!还重新生成了证书。。。400 Bad Request The SSL certificate error nginx/1.14.2 400 Bad Request The plain HTTP request was sent to HTTPS port nginx/1.14.2 在 upstream 指向的机器上,把下面一行注释就好了#ssl_verify_client optional...
花生WIFI天猫百度图片加载失败问题
点可能性;其三,被花生 WIFI 屏蔽了。为了证明以上结论我下载了天猫加载失败的图片放到自己服务器上,保留原文件名和重命名后的新文件名分别测试。在花生地铁 WIFI 访问,能正常展示。webp 文件 http 响应头在我的 Apache 服务器上甚至没有被识别出 content type,一样能被展示,使用小米自带浏览器和欧朋 opera 浏览器分别测试正常。HTTP 响应头如下:Accept-Range...
PHP扩展exif源代码编译安装教程
个版本的下载,由于我使用的 PHP 版本是 php-7.0.9,所以必须找到对应的版本来安装扩展。在 mirror 页面找到一个版本后,尝试修改地址,结果找到了我需要的版本链接。如下所示镜像页面地址:http://php.net/get/php-7.0.9.tar.gz/from/a/mirror 选择中国镜像下载,如下安装过程:$ wget http://cn2.php.net/get/php-7.0....
使用php函数simplexml_load_string解析xml注意事项
,请看如下代码:<?php $xml_str = '<?xml version="1.0" encoding="UTF-8" standalone="yes"?><MasMessage xmlns="http://www.99bill.com/mas_cnp_merchant_interface"><PciQueryContent><merchantId>812310060110237</merchant...