Skip to main content

Intercept and read the network packets to find useful information. Also, inject some data.

Project description

SniPar Inject

SniPar Inject is the abbreviation of these three word: Sniffer, Parser and Inject. Intercept and read the network packets to find information about the game, but it could be useful for any network sniffer. This specific version is for PyPi.

PyPi

Install the package.

python3 -m pip install sniparinject

Contributing

Follow the commands to set up and install this package.

git clone https://github.com/airvzxf/snipar-inject-pypi.git
cd snipar-inject-pypi || exit 123
./script/dev-setup.bash

After this setup, it could be easy to activate the vEnv and start to work.

cd snipar-inject-pypi || exit 123
source ./venv/bin/activate
# Make modification to the source code files (./src/sniparinject).
# Run your changes.
# Create and run the unit tests.
# Finally deactivate the vEnv.
deactivate

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sniparinject-0.0.0.dev2.tar.gz (20.6 kB view hashes)

Uploaded Source

Built Distribution

sniparinject-0.0.0.dev2-py3-none-any.whl (21.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page