7 unstable releases
0.4.1 | Oct 23, 2022 |
---|---|
0.4.0 | Apr 28, 2022 |
0.4.0-rc.2 | Feb 3, 2022 |
0.4.0-rc.1 | Nov 18, 2021 |
0.1.0 | May 24, 2020 |
#1935 in Command line utilities
33 downloads per month
1.5MB
19K
SLoC
DICOM-rs scpproxy
This is an implementation of the Proxy SCP, which can be used for logging and debugging purposes.
This tool is part of the DICOM-rs project.
Usage
scpproxy [OPTIONS] <destination-host> <destination-port>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-l, --listen-port <listen-port> The port that we will listen for SCU connections on [default: 3333]
ARGS:
<destination-host> The destination host name (SCP)
<destination-port> The destination host port (SCP)
Dependencies
~10MB
~170K SLoC