aachurin

Results 15 comments of aachurin

Hi. Just put tf_recovery.img to the root of SD. Here you can download 3.3.6_2017080313: https://4pda.ru/forum/dl/post/10902971/tf_recovery.img You must sign in to download file.

fixed: https://github.com/vulnersCom/api/commit/9045eb0ea0fbb9be517fd69cc119ce723d4c5446 https://github.com/vulnersCom/api/commit/0223f79f213c810a12a15f0d0f001cfa29ae966d

in addition, to create a project you must have at least a trial network scanner license

projects = vulners_api.get_projects() print(len(projects)) ?

you can have only one project on a trial license

It’s new api and it is available only from the branch v2.0. You can install it directly from GitHub Вс, 18 июля 2021 г. в 19:53, Ashish Uppala ***@***.***>: >...

No, it’s beta. Release will be soon ) Вс, 18 июля 2021 г. в 22:54, Ashish Uppala ***@***.***>: > Thanks @aachurin -- do you know when it's > slated for...

Yes, you can do that. Create the task with a cron schedule in the past (last month, for example) and use start_task method. After the task starts (it doesn't start...

maybe you should use --fake option?

Hi! "Normal" migrations is computed automaticaly. "Serialized" migrations is a freezed state of automaticaly computed migrations.