Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can i avoid log-in? I don't want to input username password passphrase everytime #373

Open
ruxtain opened this issue Dec 26, 2023 · 1 comment

Comments

@ruxtain
Copy link

ruxtain commented Dec 26, 2023

open it and start coding.

@qq1114127270
Copy link

webssh\webssh\static\js\main.js 867行加上
微信截图_20240117180116

form_container.hide();
waiter.show();
connect({
hostname: '0.0.0.0',
// hostname: '192.168.5.122',
port: '22',
username: 'firefly',
password: 'firefly',
});

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

No branches or pull requests

2 participants