objection android sslpinning disable
python -m pip install objection
objection -g com.zui.wallet explore
android sslpinning disable
python -m pip install objection
objection -g com.zui.wallet explore
android sslpinning disable
可选的机房:
Dallas, TX (Test IP: 198.23.249.100)
Chicago, IL (Test IP: 198.23.228.15)
San Jose, CA (Test IP: 192.210.207.88)
New York (Test IP: 192.3.81.8)
Seattle (Test IP: 192.3.253.2)
JUST $9.89/YEAR - WOW!!
512 MB KVM VPS (New Year 2022)
Featured
1x vCPU Core
10 GB PURE SSD RAID-10 Storage
512 MB RAM
1000GB Monthly Premium Bandwidth
1Gbps Public Network Port
Full Root Admin Access
1 Dedicated IPv4 Address
KVM / SolusVM Control Panel - Reboot, Reinstall, Manage rDNS,
Locations:
Dallas, TX (Test IP: 198.23.249.100)
Chicago, IL (Test IP: 198.23.228.15)
San Jose, CA (Test IP: 192.210.207.88)
New York (Test IP: 192.3.81.8)
Seattle (Test IP: 192.3.253.2)
升级谷歌浏览器最新chrome94版本后,
提示Access to XMLHttpRequest at 'http://localhost:xxxx/api' from origin 'http://xxx.xxx.com:xxxx' has been blocked by CORS policy: The request client is not a secure context and the resource is in more-private address space local
.
网上搜到的方法:
解决办法:
打开浏览器,进入chrome://flags/页面
搜索Block insecure private network requests
设置为Disabled,重启浏览器就好了。
centos/Ubuntu/Debian 都适用
因为很多教程都写的少个v。 目前2.6.0是最新版(2022-06-02)
curl -L "https://github.com/docker/compose/releases/download/v2.6.0/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose
chmod +x /usr/local/bin/docker-compose