Mikubill / cowtransfer-uploader

Simple Cowtransfer Uploader/Downloader in Golang
MIT License
436 stars 58 forks source link

[Question] 如何查看cookies里面的remember-mev2参数 #42

Open wuyujack opened 2 years ago

wuyujack commented 2 years ago

请问如果是用chrome浏览器的话如何查看cookie的remember-mev2参数?我尝试过在chrome查找这个参数但是无法找到,只能找到cow-auth-token 这个参数

TrumanZYX commented 2 years ago

我也是有这个问题,不知道怎么解决呢?

Pandaft commented 2 years ago

我这边用 chrome 和 firefox 都能找到 remember-mev2 和 cow-auth-token ,

你是在 检查 -> Applicattion -> Storage -> Cookies -> (奶牛域名) 中找不到么?

wuyujack commented 2 years ago

我这边用 chrome 和 firefox 都能找到 remember-mev2 和 cow-auth-token ,

你是在 检查 -> Applicattion -> Storage -> Cookies -> (奶牛域名) 中找不到么?

Chrome的话我能找到cow-auth-token但是没有找到remember-mev2. 我试试firefox

firefox的话你是怎么查找的呢? @Aixzk

Pandaft commented 2 years ago

一样的,顺便问一下你的账号是不是 pro 会员? 图片

wuyujack commented 2 years ago

@Aixzk 是pro会员,所以说会导致remember-mev2没了吗?

Pandaft commented 2 years ago

不会,我的也是 Pro 会员,我只是想看看和 pro 会员有没有关系。

wuyujack commented 2 years ago

@Aixzk 我换了用firefox也是没找到。。。。。。 不知道啥回事

Pandaft commented 2 years ago

你要不把账号密码发给我,我登录看一看?之后你修改密码就好。

wuyujack commented 2 years ago

@Aixzk 哈哈那倒不用,谢谢啦

Mikubill commented 2 years ago

如果实在找不到 remember-mev2, 就把整个cookie填到 -c 参数里吧Orz

Pandaft commented 2 years ago

另外我这边在打开网盘时,浏览器向奶牛服务器发送网络请求的请求体中的 cookie 中含有 remember-mev2 (GET: https://******.cowtransfer.com/api/space/in/info) 你可以看看有没有

iscas-zac commented 2 years ago

同样的问题,好像用微信注册时在cookie里没有(包括请求体?),我绑了个手机号再用手机号登录就有了

KevinWang15 commented 1 year ago

@iscas-zac 感谢,我验证过了,remember-mev2的确是只有手机号登入时才会有的Cookie。如果是微信扫码登入,不会有这个Cookie