gitlab-unauth-parser 解析有趣的Gitlab v4未经身份验证的API,以提取有用的信息,例如: 公开资料库 用户数 团体 用法 $ poetry run python -m gitlab_unauth_parser -h usage: gitlab_unauth_parser.py [-h] [-u URL] [-f] [-c CLONE] [-w WRITE] optional arguments: -h, --help show this help message and exit -u URL, --url URL URL containing the Gitlab instance -f, --fingerprint Don't try to detect valid Gitlab instance -