# Serial Uploader
Simple script to upload switch configurations though a serial connection.
Just have the configuration that you want to upload in a file, and run:
sudo serial_uploader \
--config-file my_switch_config.txt -
--serial-device-path /dev/ttyUSB0
If you need user and password, you can pass the username, and the password will be prompted for:
sudo serial_uploader \
--config-file my_switch_config.txt \
--serial-device-path /dev/ttyUSB0 \
--user myuser
Release files for serial-uploader 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| serial_uploader-0.1.1.tar.gz | 3.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| serial_uploader-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.6 kB
Release files / serial_uploader-0.1.1.tar.gz
| Download URL | serial_uploader-0.1.1.tar.gz |
|---|---|
| Size | 3.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
57eb01f77eba9bb2ba703848d42734d1140ad9ef85dfe8aff47fed854774ef8b
|
|
BLAKE2b-256 checksum How to use checksums |
a29d436012a5a0e548a9eac41a609d88a82e39ee25ad5a6d5c75200da043af05
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
|
Release files / serial_uploader-0.1.1-py3-none-any.whl
| Download URL | serial_uploader-0.1.1-py3-none-any.whl |
|---|---|
| Size | 11.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
99bd4082ec4f9afe7fe829afb7065d177b2a7b1897ad9371e6d13ec76a3b5903
|
|
BLAKE2b-256 checksum How to use checksums |
e40c3e26e26a3eaad85aee81d9a0e69ea33ec0bacac7b1e6927bb3dffd55e691
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
|