codgician

Results 20 comments of codgician

@iVeego 理论上来说不会。 定向流量的判断过程是由运营商完成的,即运营商对于你在特定域名/URL下产生的流量不计费。 本应用的原理仅仅为修改运营商代码以欺骗手机系统,并不影响运营商监测你访问的URL,故并不影响定向流量。 _Sent from my OnePlus ONEPLUS A3010 using [FastHub](https://play.google.com/store/apps/details?id=com.fastaccess.github)_

@GhostFlying 但是对于大部分定向流量包而言都应该是运营商端完成的吧,要不岂不是太容易被hack了... 本地应用检测失败应该并不影响实际使用效果吧。 _Sent from my OnePlus ONEPLUS A3010 using [FastHub](https://play.google.com/store/apps/details?id=com.fastaccess.github)_

@GhostFlying 学习了,看起来还是以实际情况为准吧。

You don't have to fork the entire project. It is possible to leverage `mobile.boot.stage-1.kernel.package` option and override the kernel package. You may refer [my configuration](https://github.com/codgician/serenitea-pot/blob/e5a5f15a930e2480e7abaa2d5e66b62c91dd239a/hosts/charlotte/hardware.nix#L16C1-L17C1) as an example.

Wondering what is the latest status here as I see #11230 has been closed. Any further work or discussion needed? Thanks.

@linyinfeng Awesome, I am in favor of your solution. If you'd love to you can open a separate PR and I will close mine.

I made an attempt to build `pve-edk2-firmware` from source: #71. Feel free to review and thanks for the inspiration from this discussion and Pull Request.

Experiencing the same here. Are you managing local VSCodium extensions with Nix and have immutable extensions directory enabled?

If I enable immutable extensions directory on client side, I noticed: * This issue only happen when you try to install locally installed extensions on remote server. It will not...