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

nslookup feature in the console app #61

Closed
wants to merge 11 commits into from
Closed

nslookup feature in the console app #61

wants to merge 11 commits into from

Conversation

devnulli
Copy link
Owner

This change adds nslookup support for the console

Note: the server will not have nslookup support, because it is running as LocalService ), which will guarantee that it will never, internally or externaly communicate over the network. And i don't want to change that

But viewing IPs over the Console will asynchronously fetch whois information and display it.

#48 (Nslookup)

* removed dead code

* set icon for the app
* service gets ability to remove temp bans

* forgetting IPS needs to ignore re-supplied events

* console feature to remove temporary bans

* tested and tweaked the server feature to remove temp ban #45
fixed a bug where a task will not forget an ip it has already forgotten earlier
@devnulli devnulli changed the title wip nslookup feature in the console app Apr 18, 2021
Base automatically changed from v2.1.2 to master June 3, 2021 20:33
@devnulli devnulli changed the base branch from master to 2.1.3 June 3, 2021 21:34
@devnulli devnulli closed this Jun 6, 2021
@devnulli devnulli deleted the nslookup branch June 6, 2021 09:49
@devnulli devnulli restored the nslookup branch June 6, 2021 09:50
@devnulli devnulli deleted the nslookup branch June 6, 2021 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant