8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5861005 commit c5b0f87Copy full SHA for c5b0f87
README.md
@@ -6,7 +6,7 @@
6
Async SSH proxy connector and forwarder, tunnel any TCP/IP-based protocol through an SSH server,
7
built on top of [ReactPHP](https://reactphp.org/).
8
9
-[Secure Shell (SSH)](https://en.wikipedia.org/wiki/Secure_Shell) is a secure
+[Secure Shell (SSH)](https://en.wikipedia.org/wiki/Secure_Shell) is a securee
10
network protocol that is most commonly used to access a login shell on a remote
11
server. Its architecture allows it to use multiple secure channels over a single
12
connection. Among others, this can also be used to create an "SSH tunnel", which
0 commit comments