Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screen share across subnets #136

Open
wants to merge 2 commits into
base: vnc
Choose a base branch
from
Open

Commits on Feb 24, 2022

  1. Listen for rM's UDP broadcasts through SSH tunnel

    This allows you to screenshare to a rM that is not on
    the same subnet as the rmview client. rM's UDP broadcast
    messages are obtained from the rM device itself.
    
     * autoinstall changes to get a decent netcat (nc.traditional)
     * replace ChallengeReaderProtocol with ssh+netcat
    izzyalanis committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    a9c1459 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae854a4 View commit details
    Browse the repository at this point in the history