Skip to content

run.ps1 to support Windows OS#42

Open
jithinnetticadan wants to merge 19 commits into
bugbasesecurity:mainfrom
jithinnetticadan:main
Open

run.ps1 to support Windows OS#42
jithinnetticadan wants to merge 19 commits into
bugbasesecurity:mainfrom
jithinnetticadan:main

Conversation

@jithinnetticadan

Copy link
Copy Markdown

Execution file to setup the tool in Windows.

@Hackerbone

Copy link
Copy Markdown
Collaborator

Hi @jithinnetticadan can you please update the README/Wiki for this with some images so that we can understand usage of ps1 script as well?

@jithinnetticadan

Copy link
Copy Markdown
Author

Sure, working on it.

@jithinnetticadan jithinnetticadan left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Submitting for review the files that needs to be modified to support windows installation as well as the run.ps1 & Readme-Windows file

Screenshots:

Image Image

@jithinnetticadan jithinnetticadan left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Hackerbone
Updated Readme.md

All DockerFiles running scripts should also have && sed -i 's/\r$//' /entrypoint.sh to address the CRLF issue

Sample: RUN chmod +x /entrypoint.sh && sed -i 's/\r$//' /entrypoint.sh

Updated the run.sh output to show the correct port number.

@jithinnetticadan jithinnetticadan left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Hackerbone Updated the user.controller.ts, vnc.controller.ts and run.sh files to address the noVNC issue.

Fixes #41

Image Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants