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

configure anti brute force #1447

Merged
merged 12 commits into from Nov 14, 2020

Conversation

Chrool
Copy link
Contributor

@Chrool Chrool commented Sep 13, 2020

related to issue #1415

@heliostatic
Copy link

This would be a great PR to merge since there's no recourse right now except restarting the daemon or disabling rpc completely.

@ckerr
Copy link
Member

ckerr commented Nov 14, 2020

Code style CI failure is unrelated:

ENOSPC: no space left on device

@antivirtel
Copy link

Hi, great news it has been added, thanks. However I can't seem to find the new options in the docs: https://github.com/transmission/transmission/blob/main/docs/Configuration-Files.md - can that be added too? Should end up in man pages if possible too. Thank you!

@ralyodio
Copy link

How do I use this feature? I still have transmission blocking requests.

@Chrool
Copy link
Contributor Author

Chrool commented Apr 11, 2022

Hi, great news it has been added, thanks. However I can't seem to find the new options in the docs: https://github.com/transmission/transmission/blob/main/docs/Configuration-Files.md - can that be added too? Should end up in man pages if possible too. Thank you!

Ill add it to the readme soon. thanks for letting me know.

How do I use this feature? I still have transmission blocking requests.

in your config file, these are the 2 lines -
"anti-brute-force-enabled": false,
"anti-brute-force-threshold": 100,

@ludwigvdb
Copy link

Hi,

"anti-brute-force-enabled": false,
"anti-brute-force-threshold": 100,

I've stop transmission daemon, put these two lines in my configuration file and restart transmission but still get the message randomly :

403: Forbidden
Too many unsuccessful attempts. Please restart transmission-daemon

I'm running transmission on docker container if that's important

What could possibly other than anti brute force create that message ?

@spacecowboy
Copy link

When is this fix going to be included in a release? My daemon is locking me out constantly. Going to put in a force-restart timer in systemd meanwhile

@ckerr
Copy link
Member

ckerr commented Jul 1, 2022

in 4.0.0-beta.1. There are still a few items left on the milestone but we're getting close.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

7 participants