Rns

Latest version: v0.8.5

Safety actively analyzes 682361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.0.7

Added `-A` command line option. This listener option causes the
remote command line to be appended to the arguments list of the
launched program. This allows the listener to jail connections
to a particular executable while still allowing parameters.

**Full Changelog**: https://github.com/acehoss/rnsh/compare/release/v0.0.6...release/v0.0.7

0.0.6

Minor changes to protocol to increase efficiency.

**Full Changelog**: https://github.com/acehoss/rnsh/compare/release/v0.0.5...release/v0.0.6

0.0.5

What's Changed
* Fix running initiator from a script/pipe by acehoss in https://github.com/acehoss/rnsh/pull/1
* Remote command line options by acehoss in https://github.com/acehoss/rnsh/pull/2

Remote command line and pipe compatibility
Command line options have changed somewhat to allow the initiator to supply a command line. This allows `rnsh` to function similarly to SSH. You can pipe into or out of `rnsh` to send input through remote commands or remote command output through other commands.

This behavior can be blocked on the listener with the `-C` option.

When the initiator does not supply a command, the listener uses a default command specified on its command line. If a default command is not specified, the listener falls back to the shell of the user it is running under.

**Full Changelog**: https://github.com/acehoss/rnsh/compare/release/v0.0.4...release/v0.0.5

0.0.4

Align version numbers.

**Full Changelog**: https://github.com/acehoss/rnsh/compare/release/v0.0.3...release/v0.0.4

0.0.3

Performance and stability enhancements.

**Full Changelog**: https://github.com/acehoss/rnsh/compare/release/v0.0.2...release/v0.0.3

0.0.2

Fix for minor issue with some command line options.

**Full Changelog**: https://github.com/acehoss/rnsh/compare/release/v0.0.1...release/v0.0.2

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.