Forward Networks traceroute utility
Project description
Traceforward
Forward Networks utility that enhances traceroute experience, extending original traceroute output with useful information from Forward.
The tool expects Forward Server data to be present in configuration file:
➜ cat ~/.traceforward/traceForwardConfig.ini
[FORWARD_SERVER]
url = <FORWARD_SERVER_URL>
username = <USERNAME>
password = <USERNAME>
network_id = <NETWORK_ID>
If this file is not present, for example during the first run, the tool will prompt for the information and create config folder and file.
For developers
- To test from local folder:
# Move to 'src' folder:
cd src
# Run traceforward as module:
python3 -m traceforward --help
- Build and test in virtualenv:
# build
python3 -m build
# create a test venv
python3 -m venv .env/fresh-install-test
# activate
. .env/fresh-install-test/bin/activate
# install:
pip install dist/traceforward-0.0.1-py3-none-any.whl
# run from cli:
traceforward --help
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 Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file traceforward-0.0.3.tar.gz.
File metadata
- Download URL: traceforward-0.0.3.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc86d3481e72a8d325fb9fa504e9f6ab5c5dae6e2fc08a2f0d473595af4f6a71
|
|
| MD5 |
8cba19ef782ee71233df815939b36e12
|
|
| BLAKE2b-256 |
950654c8e32b81f3e0bc8046bdaa25a32943b6e0b0be070e5720aac5d16da6f7
|
File details
Details for the file traceforward-0.0.3-py3-none-any.whl.
File metadata
- Download URL: traceforward-0.0.3-py3-none-any.whl
- Upload date:
- Size: 12.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c88c49b554bd13262159d4612331b7d2fd6d839db6fabd990e590d21a6af0539
|
|
| MD5 |
db7e0831be6f5847ec94dcaa4ede9473
|
|
| BLAKE2b-256 |
7cae6ca9ddff15f29b0f3f6f27571c84c51160058ca4e665827297fb7b869a5d
|