infostellarinc / stellarcli

A command line utility for accessing the StellarStation API
Apache License 2.0
5 stars 9 forks source link

Disable proxy by default, remove deprecated host and port flags #143

Closed danada closed 3 years ago

danada commented 3 years ago

As mentioned in the release notes for 0.8.0, the proxy will now default to disabled.

We also had a number of deprecated host and port flags from before we had TCP functionality-- these have all been superseded by the udp- prefixed host and port flags.