Results 15 comments of lomot

测试结果 切换wifi几秒钟后ping开始超时 vrouter的系统标签页的ip没有切换,点击右下角刷新无效 5分钟后状态没有变化 点击状态标签页的暂停后,ping连通,重新点击启用后ping继续超时 重启vrouter(恢复虚拟机,不是重启)后ip改变,ping连通 重启vrouter过程中碰到另一个不可重现bug,一共出现过两次 Error: Command failed: /usr/local/bin/VBoxManage startvm --type headless vrouter VBoxManage: error: Failed to load unit 'HGCM' (VERR_SSM_UNEXPECTED_DATA) VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component...

Now I get a way to solve it, just don't use the rewrite, and let Javascript to do the redirect. ```nginx server { listen 80; server_name www.xxxxxx.com; # rewrite ^(.*)$...

but you will meet the same problem when the certificate is expired, I have just met this. with the rewrite, the acme.sh can't get a new certificate automatically

我觉得可以, 主要是现在太忙了, 进度可能会慢一点

刚刚试了一下,已经放到自己的brew仓库里面去了,你可以试着push到homebrew-core ``` lomot@lomot-Mac ~ brew search emake ==> Formulae libpagemaker lomotho/taps/emake ✔ premake remake snakemake ``` 我发布在私有仓库的具体步骤: 1. 创建github项目 LomotHo/homebrew-taps 2. ``` git clone [email protected]:LomotHo/homebrew-taps.git cd homebrew-taps mkdir Formula ```...

我是直接使用一台arm芯片的linux进行编译的, 没有使用交叉编译

抱歉, 我手上没有m1的设备, 编译不了

你可以尝试使用homebrew

```sh brew tap LomotHo/taps brew install lomotho/taps/n2n ``` 这个也许可以