Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/tunnels-is/monitor

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/tunnels-is/monitor

  • v0.0.0-20240630212444-149184eaca2b
  • Source
  • Go
  • Socket score

Version published
Created
Source

monitor

tool

  • chackra ui
  • reactjs / htxm ? (dealers choice)

???

basic connectivity

Server and monitor are connected via TCP socket SERVER <- tcp -> MONITOR

initial connection

SERVER -> diffie-hellman + apikey -> MONITOR

log flow

SERVER -> tcp -> monitor

websocket for feed

monitor > ws > ui

api for searching

monitor < api > ui

UI SOMETHING ??

main page

  • flex row layout
  • each log TAG/TYPE has it's own section with log lines in it.
  • do not show sections that have no log lines.

per server page

  • flex row layout
  • each server tag has it's own section

filter page

  • flex column layout
  • single section with all logs
  • input box at top to apply filter

search page

This sends a request to a search api instead of feeding from the websocket.

  • flex column layout
  • single section with all logs
  • input box at top + day selection (1days, 2days, 3days, etc..)

FAQs

Package last updated on 30 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc