Skip to content

limoiie/cmdproxy.py

Repository files navigation

CmdProxy

CmdProxy unit tests

A framework for remote command proxy.

Get started

Install from the source

Open a terminal, and run:

python -m pip install git+https://github.com/limoiie/cmdproxy.py.git

Examples

You can try a simple example using docker.

First, launch the server in daemon mode:

docker compose --profile server up -d

Then, run the client example:

docker compose run --rm client

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages