Juan Calderon-Perez

Results 1409 comments of Juan Calderon-Perez

@CMNatic I found it odd that a non-root user was created for scanning ports 😂 / ownership could be change, but that could break other things

I can remove the rustscan user, mounted directories won't work either unless they are chown/chmod before hand

@syedriko @jszwedko Any update on this? I was going to use Vector to emit syslog from multiple sources and ran into a road-block because of the lack of a `Syslog`...

> > @syedriko @jszwedko Any update on this? I was going to use Vector to emit syslog from multiple sources and ran into a road-block because of the lack of...

@syedriko Awesome to hear, can you update you branch and fix merge conflicts. Also mark it as ready, right now it shows as "Draft"

> > @syedriko Awesome to hear, can you update you branch and fix merge conflicts. Also mark it as ready, right now it shows as "Draft" > > Done Thank...

@caronc Almost everything uses amqp 0.9.1, the v1.0 is a completely different protocol. More info [here] (https://stackoverflow.com/questions/28402374/amqp-0-9-1-vs-1-0). I was recently doing an amqp implementation and it should be very straight...

@MHM98 Have you tried using `StreamRequestBody` ? Example here: https://github.com/gofiber/recipes/blob/master/stream-request-body/main.go

@efectn Maybe this can be re-evaluated with the fork?