Skip to content
/ sshrdp Public
forked from azenk/sshrdp

Script for using freerdp via SSH with NLA

Notifications You must be signed in to change notification settings

retrack/sshrdp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

sshrdp

A wrapper script used for tunneling freerdp connections over SSH with NLA enabled

To use:
1. Put the sshrdp script somewhere along your path.
2. Create a ~/.sshrdp/bouncehost file which contains the host you'd like to use for ssh tunnelling on the first line
3. Run sshrdp <host> [<additional freerdp options>]

The script assumes:
* That your username matches your linux user
* That you are using ssh keys and that your key is already added to ssh-agent
* That you are using active directory, and an appropriate string for this is 'ad'
* That the version of freerdp you have installed supports NLA

If any of this isn't true, edit the variables at the top of the script, or override the freerdp options on the command line

About

Script for using freerdp via SSH with NLA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published