Skip to content

faringet/gRPC_nmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gRPC_nmap

gRPC service wrapper over nmap


  • Sets gRPC between the client and the server
  • Checks the correct number of address arguments
  • Informs the user about errors (such as failed server start/request) via <fmt.Errorf>.

Quick start

  • <make build> for server/client build
  • <./bin/server :3000> to start the server
  • <./bin/client :3000> to run the client

About

gRPC service wrapper

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published