Skip to content

camsas/qjump-app-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qjump-app-util

QJump Application Utility

This tool is used to modify the socket options of binaries so that they can be used directly with QJump.

To complie run "make" in the source directory.

To use, run the qjau.py utility aginast the program you want to alter eg:
$ sudo ./qjau.py --window=9999999 --priority=5 --verbosity=2 --command="ping 127.0.0.1"