Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] Djoss - PuTTY

Featured Replies

Support for PuTTY docker container
 
Application Name: PuTTY
Application Site: https://www.putty.org
 
This container is based on Alpine Linux, meaning that its size is very small.  It also has a very nice, mobile-friendly web UI to access PuTTY's graphical interface and is actively supported!
 
Make sure to look at the complete documentation, available on Github !
 
Post any questions or issues relating to this docker in this thread.

Awesome!

Sent from my BND-L34 using Tapatalk

I use screen a lot on my VMs - if I install this can I easily resume sessions?

  • Author
1 hour ago, DZMM said:

I use screen a lot on my VMs - if I install this can I easily resume sessions?

 

If the container is not stopped/restarted and network connection is not broken, your session will remain as long as you want.

  • 4 weeks later...

I can connect to the container with VNC, but not with the web interface.  The interface opens, but in the left corner it says "Putty" with a red X for server disconnected (error 1006).

 

Connecting using Chrome

  • Author
1 hour ago, dukiethecorgi said:

I can connect to the container with VNC, but not with the web interface.  The interface opens, but in the left corner it says "Putty" with a red X for server disconnected (error 1006).

 

Connecting using Chrome

Try to clean the browser's cache.

That worked, thanks!

  • 5 months later...

How do I past from another window into the putty terminal webgui

 

  • Author

You can use the Clipboard button of the web interface, in the upper right.

  • 4 months later...

how do I pass a serial port to this container? my router has a serial port and I'd like to access it with this.

  • Author
11 hours ago, ndaringer said:

how do I pass a serial port to this container? my router has a serial port and I'd like to access it with this.

You need to edit container's settings and add a "Device".  The device should be the one associated to your serial port (e.g. /dev/ttyS0).

Then you also need to add a variable "SUP_GROUP_IDS" with the value sets to the group of your serial device.  You can get it by executing:

stat -c '%g' /dev/ttyS0

On 7/9/2019 at 9:18 PM, Djoss said:

You need to edit container's settings and add a "Device".  The device should be the one associated to your serial port (e.g. /dev/ttyS0).

Then you also need to add a variable "SUP_GROUP_IDS" with the value sets to the group of your serial device.  You can get it by executing:

stat -c '%g' /dev/ttyS0

Thank you!

 

This worked perfectly!

Is it possible to "cut/paste" to this docker? Regular putty uses "highlight" to copy and "right click" to paste. I tried using the "clipboard" button, but that did not work to paste into putty.

  • Author
On 7/19/2019 at 2:38 PM, TristBella said:

Is it possible to "cut/paste" to this docker? Regular putty uses "highlight" to copy and "right click" to paste. I tried using the "clipboard" button, but that did not work to paste into putty.

Did you try to past with Shift-Insert or with Shift-Ctrl-v ?

  • 9 months later...

Does this support generating SSH keys? I don't see the typical "Auth" options under "SSH" in the PuTTY settings.

  • 4 months later...

hi there, hope someone can help me, trying to use Putty docker to access my APC PDU, i copied the setting i have from my windows putty but the display is all distorted.

 

455867390_ScreenShot2020-09-14at9_45_33PM.thumb.png.212a616b4fcfed4dc2fa3c0fcbeed8c2.png

 

241048941_ScreenShot2020-09-14at9_51_25PM.thumb.png.be073a4d452c2a916d82a653a44b0873.png

 

1009460908_ScreenShot2020-09-14at9_46_31PM.thumb.png.9b846e3fbfffa3ebde334b0848cb3c9e.png

 

 

 

My windows putty works fine..

 

 

919248969_ScreenShot2020-09-14at9_53_45PM.thumb.png.d72cdd1f08c40eabef7c2eea8816ab0c.png

 

2014006018_ScreenShot2020-09-14at9_53_10PM.thumb.png.0328ba683000fd7aad3884dedb9b68a9.png

 

Screen Shot 2020-09-14 at 9.44.52 PM.png

Edited by Spazhead

  • Author
17 hours ago, Spazhead said:

hi there, hope someone can help me, trying to use Putty docker to access my APC PDU, i copied the setting i have from my windows putty but the display is all distorted.

 

455867390_ScreenShot2020-09-14at9_45_33PM.thumb.png.212a616b4fcfed4dc2fa3c0fcbeed8c2.png

 

241048941_ScreenShot2020-09-14at9_51_25PM.thumb.png.be073a4d452c2a916d82a653a44b0873.png

 

1009460908_ScreenShot2020-09-14at9_46_31PM.thumb.png.9b846e3fbfffa3ebde334b0848cb3c9e.png

 

 

 

My windows putty works fine..

 

 

919248969_ScreenShot2020-09-14at9_53_45PM.thumb.png.d72cdd1f08c40eabef7c2eea8816ab0c.png

 

2014006018_ScreenShot2020-09-14at9_53_10PM.thumb.png.0328ba683000fd7aad3884dedb9b68a9.png

 

Screen Shot 2020-09-14 at 9.44.52 PM.png

The first screenshot you provided doesn't seem to come from the container's UI... is it the case?

thats from the webgui , i can do another one

1436609043_ScreenShot2020-09-15at7_06_29PM.thumb.png.ec347f9d67fabf0c6d1c51cc85edccf0.png

  • 2 weeks later...
  • Author
On 9/15/2020 at 7:07 PM, Spazhead said:

thats from the webgui , i can do another one

imageproxy.php?img=&key=e5eec7c5c933ca161436609043_ScreenShot2020-09-15at7_06_29PM.thumb.png.ec347f9d67fabf0c6d1c51cc85edccf0.png

Ok, the blue bar on top of the window was confusing me, it is usually not there...

Did you try to reduce the font size in PuTTY settings ?

On 9/29/2020 at 2:04 PM, Djoss said:

Ok, the blue bar on top of the window was confusing me, it is usually not there...

Did you try to reduce the font size in PuTTY settings ?

 

here it is with default font size, still the same

 

2004711372_ScreenShot2020-10-02at11_49_42PM.thumb.png.d5a5d6c67aaed3eb2db8f6540fe402c7.png

  • 2 weeks later...
  • Author
On 10/2/2020 at 11:50 PM, Spazhead said:

 

here it is with default font size, still the same

 

2004711372_ScreenShot2020-10-02at11_49_42PM.thumb.png.d5a5d6c67aaed3eb2db8f6540fe402c7.png

In PuTTY config, under "Terminal", maybe you can try to enable "Implicit CR in every LF" ?

18 hours ago, Djoss said:

In PuTTY config, under "Terminal", maybe you can try to enable "Implicit CR in every LF" ?

 

hi there, try that, it's still the same.  thanks

 

  • Author
On 10/14/2020 at 5:05 PM, Spazhead said:

 

hi there, try that, it's still the same.  thanks

 

Sorry, I'm not sure what's going on... There are a few settings under "Terminal" you can play with.

I do have few devices connected through serial and I don't have such issue.

  • 3 months later...
On 7/9/2019 at 9:18 PM, Djoss said:

You need to edit container's settings and add a "Device".  The device should be the one associated to your serial port (e.g. /dev/ttyS0).

Then you also need to add a variable "SUP_GROUP_IDS" with the value sets to the group of your serial device.  You can get it by executing:

stat -c '%g' /dev/ttyS0

 

This is SUPER helpful. Thank you! 

Can you please add notes to that effect in the template overview? I would never have known this if I didn't come across this forum. I have initially just added the --device paramter but that wasn't enough.

 

This is what I did to make it work for my serial USB cable /dev/ttyUSB0

 

Run this on UNRAID terminal:

 

# stat -c '%g' /dev/ttyUSB0
16

 

Add these paramters to the Docker template

 

image.png.1395af6b8f54d7883b9bb878376b50f6.png

 

image.png.06456094c4c078e7ee0eab3e1cb38316.png

 

Then use that device using the Serial option:

 

image.png.f88b9008c0bdc8d3b77328473ca42272.png

 

Interactive serial console now working:

 

image.thumb.png.397e66a2b5b7a6eb04f45d503ed5d509.png

  • Author
7 hours ago, frakman1 said:

 

This is SUPER helpful. Thank you! 

Can you please add notes to that effect in the template overview? I would never have known this if I didn't come across this forum. I have initially just added the --device paramter but that wasn't enough.

 

This is what I did to make it work for my serial USB cable /dev/ttyUSB0

 

Run this on UNRAID terminal:

 


# stat -c '%g' /dev/ttyUSB0
16

 

Add these paramters to the Docker template

 

image.png.1395af6b8f54d7883b9bb878376b50f6.png

 

image.png.06456094c4c078e7ee0eab3e1cb38316.png

 

Then use that device using the Serial option:

 

image.png.f88b9008c0bdc8d3b77328473ca42272.png

 

Interactive serial console now working:

 

image.thumb.png.397e66a2b5b7a6eb04f45d503ed5d509.png

Yes, this is something that could be added to the documentation on GitHub.

Also, I think the part to get and set the supplementary group could be done automatically.  The only thing that would be needed is exposing the device to the container.  I will look at this...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.