Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement WhoWas command based on IP #144

Closed
wants to merge 1 commit into from

Conversation

0xCiBeR
Copy link
Member

@0xCiBeR 0xCiBeR commented Jan 20, 2019

Fixes #116
Implements whowas command based on user ip.

@qaisjp
Copy link
Contributor

qaisjp commented Jan 30, 2019

This only stores it in a table. If the resource (or server) is restarted, this data is lost. Maybe we could use an SQL database instead? There would also need to be configurable expiry of data so the database doesn't become huge.

@qaisjp
Copy link
Contributor

qaisjp commented Apr 2, 2019

Closing as stale

@qaisjp qaisjp closed this Apr 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants