Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seandadonntech/go-look-up

A program In golang to get a website ip address
https://github.com/seandadonntech/go-look-up

Last synced: about 7 hours ago
JSON representation

A program In golang to get a website ip address

Awesome Lists containing this project

README

        

# go-look-up
A program In golang to get a website ip address

## USAGE
```
https://github.com/seandadonntech/go-look-up
```

### Install the executable
Navigate to the cloned folder and run the command below to install the executable locally.
```
npm install -g
```

### Run executable
```
go build -o main.exe
```