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

Maintain a list of blocked endpoints #7

Open
pcarrier opened this issue Jul 6, 2022 · 0 comments
Open

Maintain a list of blocked endpoints #7

pcarrier opened this issue Jul 6, 2022 · 0 comments

Comments

@pcarrier
Copy link
Owner

pcarrier commented Jul 6, 2022

Should it become necessary, we could block an endpoint abusing the service from registering again.

Ideally, ssh srv.us block $endpoint / ssh srv.us unblock $endpoint and ssh srv.us blocked to get the list. Though ssh srv.us -p 2222 would be fine and simpler.

Could be persisted in a flat text file reloaded on change, in badger, or in a central DB like cockroachdb.

@pcarrier pcarrier changed the title Maintain a list of blocked endpoints Maintain a list of blocked endpoints (when needed) Jul 10, 2022
@pcarrier pcarrier changed the title Maintain a list of blocked endpoints (when needed) Maintain a list of blocked endpoints Jul 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant