An execution framework for Jupyter environments.
Project description
V'ger
"…On its journey back, it amassed so much knowledge, it achieved consciousness itself. It became a living thing."
V'ger is an interactive command-line application for interacting with authenticated Jupyter instances.
Initial Setup
Upon opening the application, users will be prompted for connection information.
- Provide the full target host including the port and trailing slash (such as
http://172.0.0.1:8888/
). - Provide the token or password.
If prompt returns back to hostname
, either the connection failed or there were no open notebook sessions running on that host.
- Attach to a specific notebook session based on
.ipynb
filename andLast Active
timestamp.
Commands
Once a connection is established, users can execute a variety of commands.
- Reset: Configure a different host.
- Inject: Execute code in the context of the selected notebook. Code can be provided in a text editor or by specifying a local
.py
file. Either input is processed as a string and executed in runtime of the notebook. Output will be transparent to other notebook users by specifyingNoisy
orStealthy
when prompted. This selection will also dictate how much information is returned to the user about their execution. - Backdoor: Launch a new JupyterLab instance open to
0.0.0.0
, withallow-root
on a user-specifiedport
with a user-specifiedpassword
. - Check History: See ipython commands recently run in the target notebook.
- Switch Notebooks: Select a different notebook to target.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
vger-0.0.1-py3-none-any.whl
(17.5 kB
view details)
File details
Details for the file vger-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: vger-0.0.1-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12ceb6fa0844b593196d2b86fea4d6c0fc770125c5c480db5c43656f528650c7 |
|
MD5 | 73b416f108c32552c609952aa9eba17b |
|
BLAKE2b-256 | 99453947f8367f6c22bb8763fa5309824818ed9b8650a02fd094cddd20123ae9 |