Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

Function which'll output network scan results as a .csv file #2

Open
Crowfunder opened this issue Jan 12, 2020 · 0 comments
Open

Function which'll output network scan results as a .csv file #2

Crowfunder opened this issue Jan 12, 2020 · 0 comments
Labels
good first issue Good for newcomers

Comments

@Crowfunder
Copy link
Owner

Make an optional function which'll output network scan (IP parser) results as a properly formatted .csv file. Also add an argument taking the output file name. Everything must be optional.
tl;dr:

  1. Optional argument taking output csv file name.
  2. Separate function outputting ip_parser scan results to the chosen file. (or a modification in ip_parser)
  3. If it's not a ip_parser modification simply invoke it in script properly.
@Crowfunder Crowfunder added the good first issue Good for newcomers label Jan 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant