illiliti
illiliti
For example, [dnscrypt-proxy](https://github.com/DNSCrypt/dnscrypt-proxy/tree/master/vendor) does this by simply maintaining vendor directory. You can also setup CI to vendor dependencies into release tarball without needing to keep vendor directory within repository. Here...
- [ ] I have read through the manual page (`man fzf`) - [ ] I have the latest version of fzf - [x] I have searched through the existing...
Implement open addressing(linear probing) growing hash map with separate singly linked list(to fulfil udev API requirements). The choice of MurmurHash2 was done based upon this link -> https://www.strchr.com/hash_functions
TODO
* [x] **Cleanup/remove dirty code** - [x] Rework trap_helper() * [x] **Proper docs, man pages (scdoc)** * [X] ~~Event-based initramfs~~ impossible without sacrificing portability * [ ] TPM LUKS *...
Would be nice to have reaver functionality in bettercap
For example, [dnscrypt-proxy](https://github.com/DNSCrypt/dnscrypt-proxy/tree/master/vendor) does this by simply maintaining vendor directory. You can also setup CI to vendor dependencies into release tarball without needing to keep vendor directory within repository. Here...
### Feature Copying is already possible as mentioned in wiki, but not pasting. I tried to implement it using current functionality, but failed many times. I request for native OSC...