Octavian

Results 81 comments of Octavian

@Nishantbhagat57 Hey so admittedly, I have not tried these but hopefully they work or need small changes. I would first try: ``` [{ "command":"x8 --timeout 10 --workers 20 -c 40...

@Nishantbhagat57 If the above doesnt work for you or you'd rather have a one-shot module, please try this patch of axiom-scan https://github.com/pry0cc/axiom/blob/_safe-target_/interact/axiom-scan and use the added `--unsafe` option. Basically these...

@Nishantbhagat57 unfortunately in this case you’ll have to use a Simple Module. Can you upload a copy of the target list so I can take a look? try something like...

@Nishantbhagat57 sorry for the confusion. So what we call [Simple-Modules](https://github.com/pry0cc/axiom/wiki/Adding-Simple-Modules) are modules that don’t contain the string `_target_`. Instead with Simple Modules axiom tracks the target list with the special...

@Nishantbhagat57 > @0xtavian I have joined your discord but there are a lot of members and I couldn't figure where to chat with you. Post in the axiom channel and...

Hey @devofstuff yea not all cloud providers support automatic image transferring to a new region. Linode does, so we didn’t need to add code to transfer the image. DO for...

@Abhinav217-seed can you run again with `—debug`?

@Abhinav217-seed sorry the option is `--debug` (with two hyphens), but I can see your issue with "error number of instances, exiting". Did you spin up instances yet? You can see...

@rl1987 Interesting, what OS are you using with DO? Can you try with Ubuntu 20.04?

@nicoandmee yea `axiom-boxes` is pretty old code. I don’t suspect it would work without an update or refactor. If you just want to download a copy of the home directory...