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 the autoreconnect feature be added to the command line parameters? #518

Open
worm001 opened this issue Dec 9, 2023 · 3 comments
Open

Comments

@worm001
Copy link

worm001 commented Dec 9, 2023

klink.exe Currently, this parameter is not supported, which is very inconvenient! Alternatively, klink. exe can support reading parameters such as [-c conf. ini], and in such usage cases: [klink. exe [email protected] -P 22 -pw root -C -R 8080:127.0.0.1:80 -N -batch]
The above is the complete command line. Write the command line to conf.ini and automatically reconnect it!

@worm001
Copy link
Author

worm001 commented Dec 9, 2023

After testing, the [kitty_portableexe - load "1"] command line can allow the main program to automatically reconnect, but there is a significant logical bug! If the SSH server is shut down first, it will directly prompt Network error: Connection reused after running And automatic reconnection fails!

@worm001
Copy link
Author

worm001 commented Dec 9, 2023

[klink. exe - load "1"] klink cannot fully read the configuration of 1, nor can it disconnect and reconnect!

@worm001
Copy link
Author

worm001 commented Dec 11, 2023

In terms of reconnection logic, ExtraPutty performs quite well! I hope KiTTY can solve this big bug as soon as possible!

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

1 participant