Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Snawoot committed Oct 25, 2017
1 parent b033dad commit a90e400
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 @@ -24,7 +24,7 @@ Client example:
Client behind NAT example:

```bash
./pyknock.py -S $(curl -s http://canihazip.com/s) open my-protected-host.com MySecretPSK
./pyknock.py -S $(curl -s https://canihazip.com/s) open my-protected-host.com MySecretPSK
```

See help for more options.

0 comments on commit a90e400

Please sign in to comment.