资源说明:(old code peice, unzipped with an intent of pro-fying) Slick Port Scanner is the most basic type of port scanner for Desired Port scan
================================================================================== Slick Port Scanner v0.02 ================================================================================== __ __ __ __ __ ___ __ __ ___ __ /__ | | / ` |__/ __ |__) / \ |__) | __ /__ / ` /\ |\ | |\ | |__ |__) __/ |___ | \__, | \ | \__/ | \ | __/ \__, /~~\ | \| | \| |___ | \ ================================================================================== Code Climate Status: https://codeclimate.com/github/abhishekkr/slick-port-scanner ================================================================================== it's the simplest port scanner for a very specific scan of desired ports [[FOR JAVA VERSION]] $ cd src_java $ javac PortChk.java $ java PortChk ~ it should present you with a notification to provide CSV file $ java PortChk sample_ports.csv [[FOR RUBY VERSION]] $ cd src_ruby $ ruby slick_port_scanner.rb ~ it should present you with a notification to provide CSV file $ ruby slick_port_scanner.rb ../src_java/sample_ports.csv ================================================================================== yet to be evolved a lot more, keeping the simple specific scan style intact ==================================================================================
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。