-
Add support for the new firmware, which comes with great improvements:
- Packs are stored in a filesystem, which should be easier to manage than a custom usb driver
- Assets are now compressed **on …
-
Hi,
Thanks for the work, I just stumbled upon it while looking for a containerised web UI deployment for burp.
I checked on docker hub and the last updated image was pushed 2 years ago. Do you p…
-
I'm using Autochrome to check different user profiles. Therefore I created a seperate "person" for each profile.
However, when I'm using my own profiles, the profile is not added to the user-agent he…
-
-
open
https://buff.163.com/
![screenshot](https://user-images.githubusercontent.com/92842117/156866348-89136d0f-9204-4029-bc69-b6a8f67ac07b.jpg)
Chinese character garbled when html charset=utf-…
-
I asked it to send reference link (i can see links in console ) , but it can't send it in telegram (it working perfectly in webui)
Code syntax highlight extension for codes
Also if you can add fea…
-
OpenSSL is keg-only on macOS because Apple provides LibreSSL:
https://github.com/Homebrew/homebrew-core/blob/d8c7d1338d7a4e16836fa0f209fa00e150efc9a4/Formula/openssl%401.1.rb#L28
I think we shou…
-
**Distribution (run `cat /etc/os-release`):**
pop-os% cat /etc/os-release
NAME="Pop!_OS"
VERSION="20.04 LTS"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 20.04 LTS"
VERSION_ID="20.04"…
-
Preface - I tried following the troubleshooting steps in the other issue regarding the API not starting but it didn't solve it.
I'm on the latest version of Kali Linux VM using VirtualBox. Latest …
-
```
for (Object[] objects : Config.ruleConfig.get(i)) {
// 遍历获取规则
Thread t = new Thread(() -> {
List result = new ArrayList();
…