Jrohy/webssh

Two suggestions for improving experience

if1y opened this issue · 3 comments

if1y commented

1. Remembering password. Once it's stored locally, no worry is needed~

2. Deleting history. Now I can achieve this by deleting local storage in F12 DevTools, but adding this function could make it easier.

Jrohy commented

1.10, support two suggestions, update it

Jrohy commented

docker run add -e savePass=true to save password

if1y commented

Great! Thanks for you effort!