Fiddler-Orchestra in docker
https://hub.docker.com/r/fennng/fiddler-orchestra/ This .net core version of fiddler which can be run in a docker container. It can also connect to Fiddl… 阅读更多 »Fiddler-Orchestra in docker
https://hub.docker.com/r/fennng/fiddler-orchestra/ This .net core version of fiddler which can be run in a docker container. It can also connect to Fiddl… 阅读更多 »Fiddler-Orchestra in docker
JetBrains dotPeek is a really good tool to view code in a dll. I used it to find out that Fiddler Orchestra is hardcode to listen to localhost only. And… 阅读更多 »JetBrains dotPeek
To build a docker image, you only need a single docker file Dockerfile From microsoft/aspnetcore:2.0 RUN apt-get update && DEBIAN_FRONTEND=nonint… 阅读更多 »Build and publish a docker image to docker hub
When we build to docker container using Visual studio, Visual studio will create a new network for the .net core app. You can also setup db in the yml fil… 阅读更多 »Access DB from .Net Core Docker build
Most of the time, I use “dotnet run” to server the API. Today, When I switched to docker build, it gave me this error: Error message: Operation… 阅读更多 »Docker build not working in VS
小米盒子增强版成功降级后, 又可以Root了. Root了以后我便想安装其它的版本. 因为降级后的版本 1.3.112d是一个不可以升级的版本, 我怕1.3是不是有点太老, 升到1.4会不会好些? 于是我便从这里下载了一个被修改过的小米recovery. http://4pda.ru/forum/index.… 阅读更多 »Sign update.zip for MiRecovery
对比一下其它人,我居然属于快的那一种。慢的人居然要花上两三年才能达到1000订阅。快的有六周的。 其实我也没用到3个月,12月28日小试牛刀发了一个视频后,到1月7号开始真正发点东西,到今天3月9号,两个月半月不到。 Youtube上不少视频教人1周达到1000订阅。。。都是骗人的,我看了也没啥用处。。。
小米盒子增强版 两个Recovery界面清空数据的效果不一样 之前尝试卡刷Supersu, 卡刷结果是成功, 可是刷完重启后, supersu 没有出现,却出现了很多问题, 比如: Home键不工作了 不能安装应用 不能删除应用 不能投屏神器 在可以卡刷的界面里 (使用 xiaomi_update 文件进入… 阅读更多 »小米盒子增强版-两个Recovery界面清空数据的效果不一样
// To get all the partition names: root@dredd:/dev/block/platform/aml_sdio.0 # ls -l lrwxrwxrwx root root 2023-05-15 15:28 boot -> /dev… 阅读更多 »Dump and read system image from mibox2