Skip to content

Instantly share code, notes, and snippets.

@jlyman
Created January 24, 2014 21:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jlyman/8606354 to your computer and use it in GitHub Desktop.
Save jlyman/8606354 to your computer and use it in GitHub Desktop.
Roll your own LogMeIn

Creating your own, personal LogMeIn like network.

Requirements:

  • Cross-platform server component (view Windows/Mac/*nix desktops)
  • Cross-platform or browser-based viewing client
  • Unattended access (no need to accept incoming connections)

Components:

  • VNC or some variant of it for both client and server components
  • Something for NAT traversal?
  • A centralized server component for keeping track of remote client addresses?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment