Rico

Results 120 comments of Rico

I will update the image later. There are a few issues with it... But the flow is the same. If you need help anywhere, feel free to contact me. I'll...

Optional packages could help fixing this issue. https://stackoverflow.com/questions/11240285/can-i-define-optional-packages-in-setuptools

I am not sure if posting content to slack is as easy as it is with Telegram. To solve this issue there needs to be a new action added in...

Initial integration done in PR #88

I did not fully implement this yet, but you can simply add a custom analyzer as described in this wiki article: https://github.com/d-Rickyy-b/pastepwn/wiki/Workaround:-Using-yara-to-match-pastes

This can be easily implemented for mongodb, but it's harder to do for classical relational databases such as sqlite. There needs to be a `tags` table with all the tags...

Thanks for your reply, that is a workaround. Still it would be great to have some quick selects for certain tool settings. I imagine something like the current "Tool options"...

Hi, still not sure if this issue is actually a duplicate and also not sure if you plan to implement such a feature. As of now you only offered a...

@f1linux The login screen even tells you that you can request a code via SMS after a certain period of time if you are not able to view the code...

As a workaround you could use find/replace with a regex that matches the requested amount of characters. This recipe adds a new line after 64 characters: ``` [{ "op": "Find...