Skip to content

kutu-dev/niku

Repository files navigation

NIKU

Send files and folders over P2P with Iroh and a HTTP signaling server.

Warning

This project is not ready for production usage but still useful for tinker around with it. The source code contains hard coded URLs on constants to domains that have not been bought and servers that are not up and running.

Prerequisites

You need the latest stable Rust toolchain installed on your system, follow the official installation instructions.

Running the app

First you need to run the backend server:

./scripts/backend.sh

Then run the client:

./scripts cli.sh <args>

Acknowledgements

About

Send files and folders over P2P with Iroh and a HTTP signaling server.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks