Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit cd3dea0

Browse files
author
junkern
committed
doc: Remove mentioning of nc for bastion host.
1 parent 704af46 commit cd3dea0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ $ yarn add node-ssh-forward
2626

2727
Setting up the initial ssh connection (using a bastion host)
2828

29-
Bastion host **needs** access to `nc`([netcat](https://en.wikipedia.org/wiki/Netcat)) command, for example the AMIs of newer AWS [Linux 2](https://aws.amazon.com/amazon-linux-2/) instances don't have it installed in their base package
30-
3129
```js
3230
import { SSHConnection } from 'node-ssh-forward'
3331

0 commit comments

Comments
 (0)