kursatkobya / libfrizz

libfrizz is a computer software project providing a lightweight library and command-line tool for transferring data
GNU General Public License v3.0
0 stars 1 forks source link

port control #31

Closed ozkanpakdil closed 2 years ago

ozkanpakdil commented 2 years ago

bring the feature and documentation for checking if the target port is open. example command

frizz targetserver targetport

for windows there was telnet

telnet targetip port

shows if connected.

ozkanpakdil commented 2 years ago

when connects, shows with green Connected. user can send GET / in case HTTP server it returns HTML file test3