Skip to content
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.

HackDalton/problem2020-hello-netcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackDalton: Hello Netcat

Problem:

Use the netcat program to listen from [host] on port [port].

Hints

  1. Try running man nc in terminal to read the manual for the netcat program
  2. One might type nc google.com 1234 to listen to google.com on port 1234.

Look at the writeup here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published