sipt / shuttle

A web proxy in Golang with amazing features.
Apache License 2.0
2.07k stars 285 forks source link

运行的时候 temp 文件夹是有什么作用的? #77

Open vmvz opened 5 years ago

vmvz commented 5 years ago

由于 多台机器同步 shuttle配置文件,所以想问问 temp文件夹 有什么作用

如果可以指定到 /tmp目录 岂不是更好?

sipt commented 5 years ago

开启抓包时,存放请求返回数据

vmvz commented 5 years ago

希望下个版本可以自定义或者放进 /tmp