pscan: new applet (portscanner). ~1350 bytes. By Tito <farmatito@tiscali.it>
wget: lift 256 chars limitation on terminal width
diff --git a/networking/Config.in b/networking/Config.in
index 5ccc483..efa6aae 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -527,6 +527,12 @@
 	help
 	  This will give you a ping that can talk IPv6.
 
+config PSCAN
+	bool "pscan"
+	default n
+	help
+	  Simple network port scanner.
+
 config FEATURE_FANCY_PING
 	bool "Enable fancy ping output"
 	default y