Sam.

Results 10 comments of Sam.

Hi! Thanks for your issue. It comes at a very interesting time because I was just debating whether or not to remove burp collab support in the future versions of...

Hi there! I think I have fixed this in the dev branch. https://github.com/sudosammy/knary/tree/dev - The new version of knary requires a change in how the DNS is setup though. It...

Hey! Sorry I didn't see this sooner, must have just missed the email. Right. I see why this is happening. This is going to be harder to fix than I...

No unfortunately I suspect this is still an issue in the 3.x brach. I will check it out more soon :)

Hi, does the latest version of knary `v3.4.1` report the correct IP address to burp for HTTP(S) requests?

Good bug, this patch will unfortunately break MS Teams support though. I think a precursor to this fix is building integration tests me thinks. I will look into that.

I found gVisor even more restrictive now, I can SSH to a container but executing any sort of basic command fails. ``` runsc --version runsc version release-20220905.0 spec: 1.0.2-dev ```...

Here's a simple test setup. Keen to know if other people exhibit the same behaviour as me. Dockerfile ``` FROM alpine:latest RUN apk add --no-cache RUN apk add openssh supervisor...

Hmm, I just built from the master branch but unfortunately still having the issue

Thanks @kcq, any ETA on the new monitoring engine? I also tried running DockerSlim in a container and specifying its runtime which I thought was going to work: `docker run...