Skip to content

sshcrack/rsa-messenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rsa Messenger

Uses rsa to encrypt messages and send them to the other client. Files can be sent too and multithreading is supported. Oh yeah and there's self hosting

just installing

Server: cargo install rsa-msg-server Client: cargo install rsa-msg

Running from source code

Server

cd server && cargo run --release

Client

cd client && cargo run --release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published