Skip to content

rleenders/ws-localagent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ws-localagent

A library providing secure access to remote resources without having to expose them to the open internet.

The idea here is to provide a secure alternative to adjusting infrastructure to say make an on premises database available to a VPC for a proof of concept, which involves exposing the database to the open internet or building a dedicated tunnel to the VPC. Instead an engineer can setup a local agent with access to the on premises database, and an origin server on the remote VPC. from there the local agent can register itself with the origin server, and the origin server can start forwarding commands for the agent to fulfill.

Right now this library is more of a proof of concept, but will be fleshed out over time.

About

websocket based local agent library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published