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

https://github.com/luddekn/lenum

Automated Linux enumeration!
https://github.com/luddekn/lenum

Last synced: about 2 months ago
JSON representation

Automated Linux enumeration!

Awesome Lists containing this project

README

        

## Installation
Installing:
```
git clone https://github.com/luddekn/lenum.git
```
Making the script executable:
```
chmod +x lenum.sh
```
## Usage
Normal:
```
./lenum.sh
```
Saving output:
```
./lenum.sh -o
```