bitdruid

Results 10 comments of bitdruid

if you may have noticed all microsoft extensions are missing in the oss version. thats why i uninstalled it after short testing about a year ago as i'm using a...

> @tituspijean I've added an option to disable authentication, you can try with `--disable-login` command-line argument. may i ask you if it is possible to disable the login on the...

if i get it right websockify fails to connect? you have to catch it at the root dir: ``` server { . . . location /subdir/novnc/ { proxy_pass http://internal-IPv4:6080/; proxy_set_header...

> > if i get it right websockify fails to connect? you have to catch it at the root dir: > > > > ``` > > server { >...

> This seems not to be a bug. I had the same problem. I got: `An unexpected error occurred while connecting to the machine.` and: `gnutls_handshake failed: A TLS fatal...

awesome. working fine ! but i'm interested into why the use of Net::HTTP overcomes the rate-limiting. Do you have any idea what the initial problem was?

> Until this gets merged and released can you provide instructions for a non-ruby person to run this branch? because this project had no updates for the last 3y now...

thanks @doctorjei neverless it would be really nice if pypi repo would just get a push ✨

no, imports are wrong among other significant changes in volatility3. if you want to use it just create a python2 virtualenv and use old volatility with this plugin

updated to v6 and wondering that i can no longer define an absolute uri for pihole. im running it on my local network in a subdir - serving all docker...