CoolerVoid

Results 23 comments of CoolerVoid

You can view result at datatables, html+css+javascript... At the future the todo is LaTex report...

1- i think append column "Length", and improve payload view to limit to 32 characters at the table... 2- At highlights i think use it http://hugoware.net/resource/blog/search-highlight/highlight.html

nice, thanks master next step i search something with dlopen() cheers

Its good idea... yes i need help... if you want you can do... thank you

I test on ubuntu and fedora, look that following: ``` root@Artorias:/home/madara/new/codecat/Backend# python3 wsgi.py * Running on https://0.0.0.0:5001/ (Press CTRL+C to quit) * Restarting with stat * Debugger is active! *...

Other dont use ip 0.0.0.0... use 127.0.0.1 ``` curl -i -X POST -H "Content-Type: application/json" -d '{"email":"[email protected]","username":"admin","password":"1234"}' https://127.0.0.1:5001/api/users -k ``` Any doubt, i am here to help.

TOday i test on Last version of ubuntu, runs ok i follow readme.md step by step... update your repository and try again please

yes i talk about it here https://github.com/CoolerVoid/raptor_waf/issues/2 But i need study to implement...is not easy...

This is cool, thank you very much!

[text in portuguese language] Ok, vamos contornar esse problema, estou planejando como fazer um console interativo somente para o usuário, talvez abra um socket com TLS em outra porta para...