Skip to content
This repository was archived by the owner on Oct 5, 2024. It is now read-only.
This repository was archived by the owner on Oct 5, 2024. It is now read-only.

点击登录没有反应 #15

@s1g0day

Description

@s1g0day

[root@localhost AssassinGo]# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
fee88f312d96 assassingo_assassin "./AssassinGo" 47 seconds ago Up 46 seconds 0.0.0.0:8000->8000/tcp assassingo_assassin_1
f2a208eaa2bb mariadb "docker-entrypoint.s…" 47 seconds ago Up 46 seconds 3306/tcp assassingo_mariadb_1
20a28ddda3fb chromedp/headless-shell "/headless-shell/hea…" 47 seconds ago Up 46 seconds 0.0.0.0:9222->9222/tcp assassingo_chromedp_1

MariaDB [ag]> select * from users;
+----+----------+----------+-------+
| id | username | password | email |
+----+----------+----------+-------+
| 1 | admin | admin | NULL |
+----+----------+----------+-------+
1 row in set (0.000 sec)

点击登录没有反应

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions