Skip to content

arthurbacci/99ports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

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/

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks