consrv
consrv copied to clipboard
Command consrv is a SSH to serial console bridge server, originally designed for deployment on gokrazy.org devices. Apache 2.0 Licensed.
Hey 👋 I started using consrv recently (blog post coming soonish) :) I not only use serial console for interactive on-demand access, but also for continuous, always-on logging. Because I...
In my setup, for whichever reason, the USB-to-serial adapter occasionally drops off the USB bus and comes back as `ttyUSB1` instead of `ttyUSB0`: ``` [776891.671139] cp210x ttyUSB1: usb_serial_generic_read_bulk_callback - urb...
Add privdrop Implementation is a bit more involved that NTP's simpler re-execute self and reuse file descriptor 3 technique. We need privileges to read config files, open serial port devices,...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220412020605-290c469a71a5 to 0.7.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Some devices expose multiple serial ports on a single USB port. For example, the AMD/Xilinx KR260 development kit uses a FTDI FT4232H and when you connect to a system, you...