mirror of
https://github.com/calebstewart/pwncat.git
synced 2024-11-24 01:25:37 +01:00
s/protocl/protocol
This commit is contained in:
parent
f69542f0b4
commit
b86058150b
@ -135,7 +135,7 @@ protocol.
|
|||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
:caption: Connection to a remote SSH server
|
:caption: Connection to a remote SSH server
|
||||||
|
|
||||||
# SSH style syntax (assumed protocl, prompted for password)
|
# SSH style syntax (assumed protocol, prompted for password)
|
||||||
pwncat root@192.168.1.1
|
pwncat root@192.168.1.1
|
||||||
# Full connection string with password
|
# Full connection string with password
|
||||||
pwncat "ssh://root:r00t5P@ssw0rd@192.168.1.1"
|
pwncat "ssh://root:r00t5P@ssw0rd@192.168.1.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user