Skip to content

Releases: CoolandonRS/dynknock

1.1.0

07 Oct 08:41
ba81285
Compare
Choose a tag to compare

Debug mode, fix UDP error (#1), and remove updateCommand in favor of a passive refresh.

Changelog: v1.0.0...v1.1.0

1.0.0

17 Aug 03:46
Compare
Choose a tag to compare

Finally happy enough with everything to publish executables instead of making your compile them yourself. The .exes are for windows and the ones without extensions are for linux. All x64. If you want something else compile it yourself because I simply cant be bothered.

Check the example hallways for both the client and the server for a brief guide on how to set them up. I use the .hallway extension because I can, but you can use .json just as well, as that's what they really are, and .client and .server are ignored and unneeded, I just use them for differentiation.

Note: because of SharpPcap the assembly for the server will not work if trimmed, hence why the executable is roughly 50MB bigger then it should be.