mirror of
https://github.com/Jieyab89/OSINT-Cheat-sheet.git
synced 2026-07-28 22:50:54 -07:00
50 lines
932 B
Markdown
50 lines
932 B
Markdown

|
|
|
|
# USAGE
|
|
|
|
Install the package from script
|
|
|
|
```
|
|
pip install -r requirements.txt
|
|
```
|
|
|
|
## Update Items
|
|
|
|
Please run the python script on folder gen node
|
|
|
|
```
|
|
python node-generate.py
|
|
```
|
|
|
|
## Run local web host
|
|
|
|
You can run use local server php or python
|
|
|
|
php
|
|
```
|
|
php -S localhost:8000
|
|
```
|
|
|
|
python
|
|
```
|
|
python -m http.server 8000
|
|
```
|
|
|
|
Then access it with your IP or localhost into web browser
|
|
|
|
# Search
|
|
|
|
You can search on search box with name category example "Jieyab89 Wiki" and hit the enter
|
|
|
|
# Expand Node
|
|
|
|
Double click the parent node the color is red after that there is child node was appear the color is blue
|
|
|
|
# Example Result
|
|
|
|

|
|
|
|
Here the result
|
|
|
|

|