Skip to content

Program Monitor is a utility for monitoring C and C++ programs on Linux and recovering them from unexpected segmentation faults. If this is what you need, you can use it for your purposes.

License

Notifications You must be signed in to change notification settings

twenty2811/program_monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program Monitor

Program Monitor is a utility for monitoring C and C++ programs on Linux and recovering them from unexpected segmentation faults. If this is what you need, you can use it for your purposes.

[!WARNING] This program is a work in progress and may contain bugs. Use at your own risk.

Installation

git clone https://github.com/twenty2811/program_monitor
cd program_monitor
cargo install --path .

Usage

To use program_monitor, simply run the command below in your terminal:

program_monitor PROGRAM_THAT_MAY_SEGMENTATION_FAULT

Contributing

Contributions from the community to improve program_monitor is welcome. If you have any ideas for new features, suggestions for improvements, or you have discovered a bug, please feel free to open an issue or submit a pull request.

Thank you for your interest in contributing to Program Monitor. Your help is appreciated, and we look forward to working with you.

License

Program Monitor is licensed under the MIT License. See LICENSE for more information.

Thank you for using Program Monitor!

About

Program Monitor is a utility for monitoring C and C++ programs on Linux and recovering them from unexpected segmentation faults. If this is what you need, you can use it for your purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages