Releases: fractalenjoyer/tknetwork
Releases · fractalenjoyer/tknetwork
Properly working
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
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
Run with no arguments to start a new network or run ./tk<version>.exe -c <IP>
to connect to an existing one.