Skip to content

My project for defensive programming seminarion of my BSC degree in the Open University of Israel.

License

Notifications You must be signed in to change notification settings

iTaybb/PyLauncherServer

Repository files navigation

My project for defensive programming seminarion of my BSC degree in the Open University of Israel. The server gets python scripts to launch. The servers runs the scripts in a secure manner, inside a docker container built specifically for the execution. After the execution is done, the output it transferred out and the container is destroyed.

This repo, PyLauncherServer, contains the server implementation. It exposed a REST api. An example C++ GUI client is provided in a different repo - PyLauncherClient.

About

My project for defensive programming seminarion of my BSC degree in the Open University of Israel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages