Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- MariaDB [logins]> SELECT * FROM logins;
- +----------+---------------------+-------------+-------------+------------------------+----------------------------------------+----------+-----------+
- | login_id | created_at | sock_domain | remote_port | remote_hostname | remote_ip | username | password |
- +----------+---------------------+-------------+-------------+------------------------+----------------------------------------+----------+-----------+
- | 1 | 2020-11-26 00:20:43 | AF_INET6 | 37198 | optepr0n.swaggnet.real | fdc5:acbd:5ab1:d9c1:225:90ff:fe57:2da4 | swaggboi | Password1 |
- +----------+---------------------+-------------+-------------+------------------------+----------------------------------------+----------+-----------+
- 1 row in set (0.00 sec)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement