Automatically fill and submit GitHub device authorization code, and handle confirmation page by form submission after fully loaded.
配合docker 镜像 可实现自动出GitHub copilot ghu 当你成功访问到 /login/device/success 之后 会有一个延迟时间的等待 如果觉得延迟时间长 可自行修改等待时间到合理的时刻
https://hub.docker.com/r/lemonpulp/github-copilot-active-ghu
docker使用 docker run -d -p 9191:9191 --name ghu lemonpulp/github-copilot-active-ghu
容器启动好之后 去访问IP:你映射的端口