Skip to content

arthurbacci/99ports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

43e8a4b · Jul 28, 2021

History

5 Commits
Jul 22, 2021
Jul 22, 2021
Jul 28, 2021
Jul 22, 2021

Repository files navigation

99ports

uberports in Haskell.

Why haskell?

  • Compiled
  • Faster than shell

Compiling

With stack

Install dependencies:

stack install directory wreq network-uri curl

Compile:

stack ghc -- main.hs -o 99ports

Install:

sudo cp 99ports /usr/bin/