Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

htrefil/kshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kshare

A keyboard and mouse sharing program for Linux utilizing the /dev/input interface and X11 with AES-256 encryption.

Building and running

Run the build.sh script to build the project. The resulting executables will be placed in the build directory. You will need at least g++ 8 and CMake.

Then set up your server and client configurations, examples can be found in the example directory. Due to relying on /dev/input, both the client and server programs need to be run as root.

Third party libraries

  • ENet - copyright (c) 2002-2016 Lee Salzman
  • TOML11 - copyright (c) 2017 Toru Niina
  • SHA256 - by Brad Conte
  • Tiny AES - by kokke

About

A keyboard and mouse sharing program for Linux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published