Numenorean
Numenorean
when i try use it as socks4 server it gives me that error: Unsupported SOCKS version: [4] Will that be added in the future updates?
when i try to build for windows on windows i got many errors, is there any way to resolve this?
Hello dear developer, I'm looking for a way to pause a workerpool with pressing some key("P" as an example) and resume work with the same key. And I want to...
I see you also developing in rust, so any plans to reimplement same functionality(or like a lite version) in rust(probably using boringssl or openssl)?
As i know, by default, frida listens on the localhost but not on 0.0.0.0. How can i do it manually?
It's great that with your lib i can do such things ```rust lazy_static! { static ref CACHE: Cache = { let cache = Cache::new(12000, 1e6 as i64).unwrap(); cache }; }...
I think it would be useful to have a possibility to open and scale images in readme files. But now it just suggests to open an image in browser
### Please help keep the CHANGELOG up to date by providing a one sentence summary of your change: Possibilty in signing user-agent header by remove it from skip headers list
Is it possible to disable text highlighting around the formatted json?