https://github.com/luddekn/lenum
Automated Linux enumeration!
https://github.com/luddekn/lenum
Last synced: about 2 months ago
JSON representation
Automated Linux enumeration!
- Host: GitHub
- URL: https://github.com/luddekn/lenum
- Owner: luddekn
- Created: 2024-06-14T11:50:12.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T00:56:30.000Z (6 months ago)
- Last Synced: 2025-02-13T07:48:26.590Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 29.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
```