- 外网访问能力
- MIUI EU首次设置一定会设置Google Service, 推荐用无线局域网代理功能搞定
- MIUI EU适配机型的系统包
- https://xiaomi.eu / 大概2GB左右(201906) 需要你有外网访问能力 注意校验hash或者MD5
- TWRP 最新版本
- http://twrp.me / 大概50M左右(201906) 需要你有外网访问能力 注意校验hash或者MD5
- Magisk 18.1
- 如果你要用Tachi 目前推荐使用18.1 Stable 版本 ,曾在其他机型上测试了最新的稳定版19.x 无法使用.
{
"inbounds": [
{
"port": 替换端口,
"listen":"127.0.0.1",
"protocol": "vmess",
"settings": {
"clients": [
{
- 下载镜像 1.1 获取硬件详细信息 *AIDA64 REPORTS 1.2 https://blog.daliansky.net/ 1.3 http://bbs.pcbeta.com/
- 刻录镜像 2.1 etcher https://www.balena.io/etcher/ 2.2 hashtab http://implbits.com/products/hashtab/
- stand
neofetch zsh youtube-dl
node
Front-end
- cask
v2rayu google-chrome iterm2 termius
basicopencore-configurator hackintool
hackintoshtypora obsidian nutstore
note,wrtingvisual-studio-code dbeaver-community
code-basicdocker github obs iina transmission
others
- sogou input mac,manual install
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo off | |
netsh winsock reset | |
ipconfig/flushdns | |
netsh int ip reset | |
echo. | |
@echo #127.0.0.1 localhost > %SystemRoot%\System32\drivers\etc\hosts | |
echo. | |
netsh interface ip set address name="WLAN" dhcp | |
netsh interface ip set dns name="WLAN" dhcp | |
netsh interface ip set address name="Ethernet" dhcp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://doh.pub/dns-query | |
https://120.53.53.53/dns-query | |
https://doh.360.cn/dns-query | |
https://1.12.12.12/dns-query | |
https://dns.pub/dns-query | |
https://dns.alidns.com/dns-query | |
https://dns10.quad9.net:443/dns-query | |
https://doh.opendns.com/dns-query | |
https://dns.cloudflare.com/dns-query | |
tls://dns.pub |