jackwener / jackwener/boss-cli

Windows上使用会出现无法抓到Cookie的情况

Open
#15 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
966
Forks
119
PR merge metrics
No merged PRs in 30d

Description

Windows 10上使用会出现无法抓到Cookie的情况。

 boss login --cookie-source chrome
未找到浏览器 Cookie,尝试二维码登录...

📲 已扫码,请在手机上确认...
❌ 二维码登录未拿到完整的 Web 登录态,缺少关键 Cookie: __zp_stoken__。请先在浏览器完成登录后重新运行 boss login。

换到MAC就正常了,但是还是希望支持Windows 10。

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce `boss login --cookie-source chrome` on Windows 10 after signing in through Chrome, then inspect the cookie-loading entry point used by this command. Compare the Windows behavior with the working macOS path, focusing on why `__zp_stoken__` is unavailable. Done means browser login succeeds on Windows without falling back to an incomplete QR-code session.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
authentication, cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.