Usage:
A new "disabled" option was added to --proxy flag when opening a stream.
This will allow users to open a stream without opening a tcp/udp proxy.
Since users will be unable to send commands or route data with the proxy, this arg will likely be used in conjunction with the --output-file option.
Example:
./stellarcli satellite open-stream [sat_id] --proxy=disabled --output-file="/output/file"
Usage: A new "disabled" option was added to --proxy flag when opening a stream. This will allow users to open a stream without opening a tcp/udp proxy. Since users will be unable to send commands or route data with the proxy, this arg will likely be used in conjunction with the --output-file option. Example: ./stellarcli satellite open-stream [sat_id] --proxy=disabled --output-file="/output/file"