0.1337.25 • Published 9 months ago

athene v0.1337.25

Weekly downloads
2
License
GPL-2.0
Repository
github
Last release
9 months ago

Athene

⚠️ In Development ⚠️

Athene is a modern network scanner that wraps around Nmap, aiming to provide a user-friendly GUI reminiscent of Zenmap.

This application runs as a web server on your host, allowing you to perform network reconnaissance efficiently and intuitively. It also serves as a valuable resource for exploring the various options and capabilities of Nmap.

Echoing the characteristics of the little owl, Athene noctua, this tool symbolizes stealthy reconnaissance, much like an owl gliding effortlessly under the cover of darkness.

Prerequisites

To get started with Athene, ensure you have the following installed:

  • Node.js: Version 20 (LTS)
  • Nmap: Preferably version 7.95

Installation

With that out of the way, there are two options for installation:

  1. Try it out:

    npx athene
  2. Install it globally:

    npm i -g athene@latest

Note: While I've made every effort to keep this application system-agnostic, it was primarily developed in Linux.

Usage

  1. Start Athene:

    athene serve
  2. Navigate here:

    http://localhost:1337

Development

  1. Install dependencies:

    npm install
  2. Run the api at port 1337 with hot reloading:

    npm run serve:api
  3. Run the app at port 7331 with hot reloading:

    npm run serve:app
  4. Run published version:

    npm run host

This project was created using:

  • Node 20
  • Hono 4
  • Angular 18
  • Daisy UI
  • Tailwind
0.1337.24

9 months ago

0.1337.25

9 months ago

0.1337.20

9 months ago

0.1337.21

9 months ago

0.1337.22

9 months ago

0.1337.23

9 months ago

0.1337.0

10 months ago

0.1337.1

10 months ago

0.1337.17

10 months ago

0.1337.18

9 months ago

0.1337.19

9 months ago

0.1337.6

10 months ago

0.1337.7

10 months ago

0.1337.8

10 months ago

0.1337.9

10 months ago

0.1337.2

10 months ago

0.1337.3

10 months ago

0.1337.4

10 months ago

0.1337.5

10 months ago

0.0.0

10 months ago

0.1337.13

10 months ago

0.1337.14

10 months ago

0.1337.15

10 months ago

0.1337.16

10 months ago

0.1337.11

10 months ago

0.1337.12

10 months ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago