Skip to content

Releases: fractalenjoyer/tknetwork

Properly working

01 Mar 11:20
Compare
Choose a tag to compare

Now allows for a custom port on each peer with the argument -p <PORT>. Connections are now done using -c <IP>:<PORT> to facilitate the custom ports. Run tkwhiteboard.exe --help for more info

Dev release

24 Feb 18:21
Compare
Choose a tag to compare

Debug version allows you to run two instances on one machine with some limitations.
Run tkwhiteboard.exe to start a new network or tkwhiteboard.exe -c <IP> (where the ip is the ip of any peer on an existing network) to connect to a network.

First release

09 Feb 19:17
Compare
Choose a tag to compare

Run with no arguments to start a new network or run ./tk<version>.exe -c <IP> to connect to an existing one.