Skip to content

feliperoveran/tibia-smart-exit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tibia-smart-exit

Very simple smart-exit solution using C++ and bash

Listening on event3 input stream for F9 keypress and then kill all connections on port 7171.

Input stream and trigger keys can be configured changing input and trigger_key constants

To see they desired trigger key code, use sudo showkey

And to find out which input stream we should use, cat /proc/bus/input/devices or inspecting the symlinks on /dev/input/by-id or /dev/input/by-path

About

Very simple smart-exit solution using C++ and shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors