{% extends "base.html" %} {% block title %}认证 Auth · 爬虫控制台{% endblock %} {% block content %}

认证身份池 Auth identities

每源多账号身份池(crawl_identities):五态身份、租借与会话健康、需登录队列与事件流,来自中央身份池表。 Per-source multi-account identity pool: five-state identities, leases and session health, the login-required queue and the event stream. 登录经登录站完成:从本页拉起登录站,在页内嵌入的观察窗中完成滑块/验证 — logins happen on a login station launched from this panel and are completed inside the embedded observation view. 每 {{ poll_seconds }}s 自动刷新 refreshes every {{ poll_seconds }}s.

加载中 loading…

{% endblock %}