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

https://github.com/sudo-self/netwise

Network Technician Toolkit
https://github.com/sudo-self/netwise

Last synced: over 1 year ago
JSON representation

Network Technician Toolkit

Awesome Lists containing this project

README

          

# NextWise Technicians Toolkit

Screenshot 2024-10-04 at 7 41 30 AM

## Setup

Make sure to install the dependencies:

```bash
# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

```

## Page.vue

```





IP Address Toolkit


IP toolkit to search, convert, and configure addresses.





Enter





```

## VARS

.env example

```
MAC_LOOKUP_API_KEY=
NUXT_MAC_LOOKUP_API_KEY=
SITE_RELIC_API_KEY=
```