Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cconstab authored Apr 23, 2022
1 parent e9826f1 commit b317866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# ssh no ports

ssh no ports provides a way to ssh to a remote linux host/device without that device having any open ports (not even 22)
on internal interfaces. All network connectivity is out bound and there is no need to know the IP address the device
on external interfaces. All network connectivity is out bound and there is no need to know the IP address the device
has been given. As long as the device has an IP address, DNS and Internet access, you will be able to connect to it.

There are two binaries:-
Expand Down

0 comments on commit b317866

Please sign in to comment.