Ear2Ground is a program to help you keep tabs on the job postings of infosec companies.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Graham Helton 6c06cc52e9 Added example and updated readme 2 years ago
README.md Added example and updated readme 2 years ago
e2g.py first commit 2 years ago
e2gExample.png Added example and updated readme 2 years ago
requirements.txt added requirements.txt 2 years ago

README.md

Installation

Make sure you're running python version 3.10!

Installing python3.10

sudo apt install software-properties-common -y
sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt update -y
sudo apt upgrade -y
sudo apt install python3.10
sudo apt install pip3
python3.10 --version

Installing dependencies

pip install -r requirements.txt

Run e2g.py

python3.10 e2g.py

Usage

e2g running