ttmx / SRSC-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run the program navigate to the root of the repository and run the following commands:

gradlew installDist

java -cp "build\install\SRSC-1\lib\*" SignalServer

java -cp "build\install\SRSC-1\lib\*" hjStreamServer

java -cp "build\install\SRSC-1\lib\*" hjUDPproxy user password monsters

Works with Java 15 and above runtimes.

About


Languages

Language:Kotlin 72.4%Language:Java 27.6%