consrv icon indicating copy to clipboard operation
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.

Results 4 consrv issues
Sort by recently updated
recently updated
newest added

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20220412020605-290c469a71a5&new-version=0.7.0)](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...

dependencies