mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 14:38:04 -06:00
docs: caveat about passwords in login
@@ -43,7 +43,7 @@ exit 0
|
||||
|
||||
```
|
||||
|
||||
> :information_source: Make sure to replace the `username` and `password` with your credentials before using or else this will not work.
|
||||
> :information_source: Make sure to replace the `username` and `password` with your credentials before using or else this will not work. Another caveat is that if your password contains `#` or `&`, you'll need to replace with [ASCII encoded characters](https://www.w3schools.com/tags/ref_urlencode.ASP).
|
||||
>
|
||||
> :link: [gist](https://gist.github.com/jef/e29126da5953c331310c1b6c58502be0) for potential script changes or comments.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user