Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/luddekn/lenum

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

Last synced: 7 days 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
```