Replies: 1 comment
-
Feel free to continue using GitHub |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
kinda wanted to transfer this to your gitea (so basically, off-github), but I don't (yet) have an account there, and it seems to be acting slow.
So here's the idea: tor exit node list. Blocking Tor exit nodes is a controversial topic:
I started using the collection and blockage of those exit nodes since they abused one of my services.
Here's the source, it relies on somebody else's collection of exit nodes (https://www.dan.me.uk/tornodes) which can be only pulled every half an hour:
https://git.ksol.io/karolyi/forum-django/src/branch/master/backend/forum/utils/access_governor/ip_collector/tor.py
Feel free to integrate it in any way you like.
Beta Was this translation helpful? Give feedback.
All reactions