Ondevice

Latest version: v0.3.1

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

Scan your dependencies

Page 1 of 2

0.3.1

Bugfix release:
- fixed some system-wide config issues
- fixed issue with overwriting the control socket (was set up outside the FileLock)
- explicitly calling chmod after writing to the various config files

0.3

- added `ondevice.sock` UNIX socket
- added `/state` socket endpoint (shows info about the device daemon, current connections, etc.)
- reimplemented `ondevice status` to query `ondevice.sock` instead of making guesses about the daemon state
- we're sending ping messages through tunnels too
- added `--foreground` and `--configDir` arguments to `ondevice daemon`
- added support for setting the device authentiction using environment variables (in preparation of the ondevice-daemon debian package)

0.2.6

Bugfix release:
- fixed command line parsing issue in `ondevice list`

0.2.5

- improved `ondevice ssh`'s command line argument parsing
- added `ondevice rsync` (see 26)
- added `--props` option to `ondevice list`
- minor error handling improvements

0.2.4

- fixed issue with missing `~/.config/` directory (fixes 19)
- improved error and exception handling
- added `ondevice ssh` (replaces `ondevice :ssh`)
- deprecated `ondevice connecct` (at least for now, might come back once there's official support for custom modules)
- fixed missing user-agent header on REST requests
- hiding some of the not fully implemented and legacy commands from the `ondevice help` listing (for now)
- added `ondevice stop` to stop a running daemon
- added `ondevice status` to query the status of the ondevice daemon

0.2.3

- propagating the exit code of the ssh client in `ondevice :ssh` (fixes 18)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.