kfken

Results 10 comments of kfken

Would implant A then be able to create a socks proxy (i.e. wg-socks)? That's really what I'd like to accomplish, but I thought that wasn't possible unless A was built...

This is with version 1.4.12; Linux sliver server, and both linux and windows implants.

> > I'm trying to reproduce locally, but so far the implant hasn't stopped retrying to connect. Are you using Linux build? Linux process has never been running for me...

Sure thing, I'll try it out with debug. Will post the logs once I get them. fwiw, I used v1.4.14 and the windows implants reconnect no problem. Linux implant was...

Ok here you go. Some context: ```generate --wg 10.10.1.3:53 --os linux -N test01debug -j 60 -k 5000 -b --debug``` Shutdown connection approx: ```Fri May 7 13:23:09 PDT 2021``` Connection back...

I see wg isn't included in handlers_default.go, but if I'm building for linux, shouldn't it be a non-default build, and use handlers_linux.go?

> Using the gpg backend with pinentry-curses works. With pinentry-gnome3 both gpg and age work for me. Same here. I didn't want to use gnome for other reasons, so I...

This is great, thanks for adding this so quickly. To answer a question you had: I was using the previous age backend prior to your updates. Everything seems to be...

> FYI if you plan to upgrade MongoDB while upgrading Unifi. Versions 5 and later require AVX512 CPU instructions, or they won't boot. > > [docker-library/mongo#485](https://github.com/docker-library/mongo/issues/485) https://www.mongodb.com/docs/manual/administration/production-notes/#x86_64 This calls out...

I'll pile on as well in support of dnscrypt-proxy. In terms of configuration options for customization, ease of use, performance, modern crypto primitive support, and safety (C vs Go), I...