Skip to content

yplog/peerkat-relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peerkat Relay

peerkat logo

Peerkat Relay is a simple and lightweight relay server for Peerkat. It is designed to be used with Peerkat, a peer-to-peer file sending application.

Table of Contents

  1. Installation
  2. Usage
  3. Contribution
  4. License

Installation

Clone the repository:

git clone [email protected]:yplog/peerkat-relay.git

Install the dependencies:

go mod tidy

To build Peerkat Relay, you can use the following command:

go build -o peerkat-relay cmd/relay-server/main.go

Usage

To start the relay server, simply run the following command:

peerkat-relay

Contribution

If you want to contribute to the development of Peerkat, please follow these steps:

  1. Fork this repository.
  2. Add a new feature or fix a bug.
  3. Create a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages