FazPort is an advanced Perl Port Scanner. Scan and Detect open port in every website(s) you want. Coded with Perl, Coded by M.Fazri Nizar, synchronized in the GitHub Repository : https://github.com/Anon6372098/FazPort.
There are 3 kind of OS (Operating System) which is tested and compatible against this tool/program. They are Kali Linux, Windows, and Android. Run these commands :
- apt-get install perl
- apt-get install git
- cpan install Term::ANSIScreen
- git clone https://github.com/Anon6372098/FazPort
- cd FazPort
- perl fazport.pl
or
- sudo apt-get install perl
- sudo apt-get install git
- cpan install Term::ANSIScreen
- git clone https://github.com/Anon6372098/FazPort
- cd FazPort
- perl fazport.pl
- install package manager chocolatey first in the CMD as Admin :
@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"
- choco install perl
- choco install git
- cpan install Term::ANSIScreen
- git clone https://github.com/Anon6372098/FazPort
- cd FazPort
- perl fazport.pl
- pkg update && pkg upgrade
- pkg install perl
- pkg install git
- cpan install Term::ANSIScreen
- git clone https://github.com/Anon6372098/FazPort
- cd FazPort
- perl fazport.pl