anarcat
anarcat
i think i identified the problem here, and it is freaking network manager... :/ i believe it was reseting the mode of the interfaces after wifite! maybe checking with airmon-ng...
i know, this is exactly what i was saying: it would be a good idea for wifite to do that automatically.
@losttale i turned off network manager, by right-clicking on the network icon in my task bar and disabling the wifi. you could also do: ``` sudo service network-manager stop ```
yeah, that would make sense... should be fairly easy to setup with a logfile-specific formatter...
i would rather avoid a clunky --include and allow specifying multiple paths correctly. if you look in the source code in `bup_cron/__init__.py:1034` (https://github.com/anarcat/bup-cron/blob/master/bup_cron/__init__.py#L1034) you will see why: basically, we can't...
oh boy, that old bug. i had tons of problems with `--strip-path`, but i thought they were all fixed. maybe it's because i just didn't notice the problem again. i'm...
how would you expect this to be fixed? should we rewrite the exclude file?
it would be the solution yeah, but it seems pretty hackish.
hmm... i'm not sure i understand what --dirstat does. having a hook makes sense, i'd be open to adding that if it's simple enough. maybe the way snapshots are extended?
i see. this seems like very useful stuff! but i understand why this needs to be in the notes if you can generate it afterwards anyways...