Hellozmc

Results 4 issues of Hellozmc

**我想问一下那种微信的网页中的“请在微信客服端打卡”,这个怎么解决,是通过ua和cookie吗,但是这个cookie我也找不到**

问题描述: 执行"临时文件和目录"代码时,会存在这样的error:`The process cannot access the file because it is being used by another process.` 首先代码如网站描述: ```go func check(e error) { if e != nil { panic(e) } } func...

修复了“临时文件和目录”临时文件不能删除的问题。

Hi! I think this [field](https://github.com/zehuamama/balancer/blob/ac352c8dfc31c373051e744321a14ab9fa2bac2a/proxy/proxy.go#L29) don't need. First of all, each url corresponds to several servers, and these mapping relationships are stored in each httpproxy pointer. In the process of...