Skip to content
/ telnet Public

The Mac OS uses socket to judge whether the port on the server is being monitored, and the port scanning and blasting function does not support sending and receiving messages directly on the console.

Notifications You must be signed in to change notification settings

fxboy/telnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Mac OS uses socket to judge whether the port on the server is being monitored, and the port scanning and blasting function does not support sending and receiving messages directly on the console.

be careful

It is recommended to modify the project name to avoid conflict with the telnet command

usage method

PROJECTNAME <IP> <PORT1> <PORT2> <VIEW>  
  • IP: Host address *

  • PORT1: Specify port *

  • PORT2: Burst scan end port

  • VIEW: Show only successful connections 1. Yes (default) 0. No, only valid for blasting

About

The Mac OS uses socket to judge whether the port on the server is being monitored, and the port scanning and blasting function does not support sending and receiving messages directly on the console.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published