diff options
Diffstat (limited to 'src/usr.bin/nc/scripts/README')
-rw-r--r-- | src/usr.bin/nc/scripts/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/usr.bin/nc/scripts/README b/src/usr.bin/nc/scripts/README new file mode 100644 index 0000000000..07aee0c8ea --- /dev/null +++ b/src/usr.bin/nc/scripts/README | |||
@@ -0,0 +1,5 @@ | |||
1 | A collection of example scripts that use netcat as a backend, each | ||
2 | documented by its own internal comments. | ||
3 | |||
4 | I'll be the first to admit that some of these are seriously *sick*, | ||
5 | but they do work and are quite useful to me on a daily basis. | ||