All apps · 0 apps
DemonSaw-Client
Docker app from bashNinja's Repository
Overview
Docker container to run a DemonSaw Client with web RDP access.
Readme
View on GitHubSummary
I have improved the Demonsaw dockerfile found in Andrew Morris's Github. This will be added to dockerhub in order to facilitate use.
Usage
OSX (insecure, for now)
$ git clone https://github.com/andrew-morris/demonsaw-docker
$ cd demonsaw-docker
$ brew install socat
$ socat TCP-LISTEN:6000,reuseaddr,fork UNIX-CLIENT:\"$DISPLAY\" # in a separate terminal
$ docker build -t demonsaw-docker .
$ docker run -d -e DISPLAY=1.1.1.1:0 demonsaw-test # replace with your IP, for X forwarding
Install DemonSaw-Client on Unraid in a few clicks.
Find DemonSaw-Client in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for DemonSaw-Client Review the template variables and paths Click Install
Categories
Download Statistics
37,171
Total Downloads
99
This Month
35
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allDetails
Repository
bashninja/demonsaw-clientLast Updated2019-12-04
First Seen2017-09-25
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]- Privileged
- false