Ecosyste.ms: Awesome
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: 7 days ago
JSON representation
Automated Linux enumeration!
- Host: GitHub
- URL: https://github.com/luddekn/lenum
- Owner: luddekn
- Created: 2024-06-14T11:50:12.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T00:56:30.000Z (about 2 months ago)
- Last Synced: 2024-11-11T01:34:31.882Z (about 2 months ago)
- Language: Shell
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```