Skip to content

First precompiled version for Windows

Compare
Choose a tag to compare
@christofmuc christofmuc released this 21 Mar 11:48
· 384 commits to master since this release

This is the first version of JammerNetz precompiled for Windows users, see below for a simple Installer that will install the GUI Client as well as w test server.

To get this to run, you need

  • a secret file for the encryption (see readme on how to get the 72 byte random file)
  • to run the server from a command line, specifying the secret key file as parameter
  • run the client, and choose the "connect to localhost" option.
  • Choose at least one audio input device supporting 48000 Hz sample rate at buffer size 128, and at least one audio output device.

To use it with other users, be aware that NAT and firewalls might not like you. Best run the server on a Linux server in some AWS instance.

If you are brave enough to try, Jammernetz uses only UDP and port 7777, so you would need to open this up in your router.