-
Notifications
You must be signed in to change notification settings - Fork 30.9k
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
node:net blocklist upgrade #56252
Labels
feature request
Issues that request new features to be added to Node.js.
Comments
tag net |
what does it mean to store in disk, if you write it's already stored in memory, as far as i know, Im newbie |
Store in file to has persistent blacklist |
Hey I'm working on, it |
Any update |
Statut |
Hey, Im working on it |
Maybe i can héla |
Help |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is the problem this feature will solve?
the save of the blocklist into the disk to not have do reblock manualy
What is the feature you are proposing to solve the problem?
a parameter in the class named file who is the storage off the rules
What alternatives have you considered?
manualy create a loader
The text was updated successfully, but these errors were encountered: