frekky
frekky
@electricarrows0 There are lots of new options which can change the behaviour of the program. Perhaps the defaults are a little ridiculous (with a windowsize of 8, sometimes up to...
@electricarrows0 I'm not completely sure about what you're suggesting but if it was to increase the number of pending queries when more downstream data is available and use only a...
Turns out there already was a fix for those, I'd just forgotten to not include `err.h` when compiling for win32.
@Anime4000 You will need Git CLI installed and available in the system path. Make sure you can run "git" in a normal command prompt before trying to build. Alternatively, in...
@Anime4000 Good idea! Only problem is that I don't really know what works as "high speed/low latency" considering that depends entirely on your internet connection. Could you perhaps post what...
@Anime4000 I was planning to add something like that when I get time. Probably would be more like SSH ProxyCommand compatibility where data is from stdin/stdout, although doing something similar...
@Anime4000 There is now a --preset or -Y option, so that way it's easier to use appropriate values for various situations without having to find out what all the options...
@Anime4000 Quite a lot changed, now working towards adding iodine ProxyCommand mode and modifying some parts of the protocol. Stick to using an old commit if it worked better since...
@Anime4000 One of the reasons so much has changed is to introduce presets with a global client/server "instance". Opening more UDP sockets wouldn't be useful at all I'm afraid. It...
Sorry, I can't really help you since I don't have a Windows installation available to test with! Since it looks like the `check` library is missing or `pkg-config` is not...