lidaoming

Results 3 issues of lidaoming

hello your project is awesome i have test your project There's a little bit of a hurdle in function HookLoadDll in the code "memcpy(lpAddr, boing, sizeof(boing));" you change the dll...

作者您好,您的项目很棒,我正在学习您的源代码,只是有个问题,如果出口ip相同,但是是不同机器,例如在同一批路由器下,共用一个出口,只会有一台机器上线,想咨询您有大题解决思路么

您好 我是个新手代码水平有限 我的需求是向做一个后端api (例如 fastapi 或者 flask )就像项目的web demo 那样 环境是CPU windows(我看了linux 好像之前有人提过bug是有问题 windows cpu 则不会) 我在启动fastapi服务器前执行 def init_model(): from magic_pdf.model.doc_analyze_by_custom_model import ModelSingleton try: model_manager = ModelSingleton() txt_model = model_manager.get_model(False,...

enhancement