准备工作
- PlistEdit Pro
- config.plist
开始
- 使用PlistEdit Pro 打开
config.plist文件 - 展开
NVRAM->ADD->7C436110-AB2A-4BBB-A880-FE41995C9F82 - 修改
boot-args参数,在最末尾添加-v
config.plist文件NVRAM -> ADD -> 7C436110-AB2A-4BBB-A880-FE41995C9F82boot-args参数,在最末尾添加 -v
SHIFT button. This will display you grub containing a list of kernels and recovery optionsSHIFT按键。grub。
由于一些原因,Chrome 浏览器的官方拓展下载中心也是无法访问的,好在有一些镜像服务网站,只需要输入名称或者地址就可以代为下载了,比如:
https://crxextractor.com
https://www.crx4chrome.com
https://yurl.sinaapp.com/crx.php
https://yurl.sinaapp.com/crx2.php
1 | |
telnet 命令:telnet 192.168.1.1
telnet 账号密码:telnetadmin / telnetadmin
telecomadmin
nE7jA%5m
telnet密码
telnetadmin / telnetadmin
废话不多说,解决这个问题的核心思路就是跑代理,如果你没有科学上网工具的话,那下面的也就用不着看了,建议你用coding吧。
Gridea官方置顶的issue版本2021.10.23更新,关于检测远程链接成功,但同步错误的案例收集与修复测试包,该版本的同步功能存在严重的BUG,无法正常同步到Github。下文基于Gridea的正式0.9.2版本测试通过。
网络->静态路由页面目标网段,IPv4子网掩码,IPv4网关,网络->防火墙->通讯规则页面名称,匹配规则,动作
1 | |
重要提示:避免使用登录和注销脚本的原因有很多:Important: There are numerous reasons to avoid using login and logout scripts:
- 登录和注销脚本是一种不推荐使用的技术。在大多数情况下,您应该改用launchd作业,如创建启动守护程序和代理中所述。
- Login and logout scripts are a deprecated technology. In most cases, you should use launchd jobs instead, as described inCreating Launch Daemons and Agents.
- 登录和注销脚本以 root 身份运行,这存在安全风险。
- Login and logout scripts are run as root, which presents a security risk.
- 一次只能安装每个脚本中的一个。它们适用于系统管理员;应用程序开发人员不应在已发布的软件中使用它们。
- Only one of each script can be installed at a time. They are intended for system administrators; application developers should not use them in released software.