Displaying 5 results from an estimated 5 matches for "issh".
Did you mean:
iss
2015 Jul 05
9
[Bug 2424] New: Compatibility for iSSH and Ubuntu/Mint Putty
https://bugzilla.mindrot.org/show_bug.cgi?id=2424
Bug ID: 2424
Summary: Compatibility for iSSH and Ubuntu/Mint Putty
Product: Portable OpenSSH
Version: 6.9p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org...
2012 May 23
2
Secure VNC access from iPad
Dear Gurus
If any of you have been successful in using an iPad as a VNC client
with SSH tunnelling, I'd love to know how it's done. I have tried
using the iSSH application, but without success.
I know that the server is accessible from a Windows client (using
TigerVNC), via an SSH tunnel, so the server is properly configured.
If you have a working example, please let me know what magic sauce you used.
Thanks
David
2024 May 04
1
Feature request/EOI: Match interactive config?
Or just create bash (or whatever your favorite shell equivalent is) alias?
alias issh=?sah -F ~/.ssh/altcinfig?
Or wrapper scripts in ~/bin/ you can invoke?
Literally what I do for mosh, mosh+screen etc.
--
"Genius might be described as a supreme capacity for getting its possessors
into trouble of all kinds."
-- Samuel Butler
On Fri, May 3, 2024 at 20:27 <openssh a...
2015 May 22
47
[Bug 2403] New: Bugs intended to be fixed in 7.0
https://bugzilla.mindrot.org/show_bug.cgi?id=2403
Bug ID: 2403
Summary: Bugs intended to be fixed in 7.0
Product: Portable OpenSSH
Version: -current
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: Miscellaneous
Assignee: unassigned-bugs at
2024 May 04
3
Feature request/EOI: Match interactive config?
Hey there,
I often want different behavior in my ssh client depending on whether I'm logging into an interactive session or running a remote non-interactive command. We can see at, say, https://unix.stackexchange.com/a/499562/305714 that this isn't a unique wish, and existing solutions are kind of baroque. Typical reasons to do this are to immediately go into a screen or tmux session; for