https://github.com/pmzi/goblin
Email grabber project for university
https://github.com/pmzi/goblin
email email-grabber grabber
Last synced: 8 months ago
JSON representation
Email grabber project for university
- Host: GitHub
- URL: https://github.com/pmzi/goblin
- Owner: pmzi
- Created: 2020-07-31T08:53:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-22T13:30:32.000Z (over 3 years ago)
- Last Synced: 2024-12-29T08:25:09.593Z (9 months ago)
- Topics: email, email-grabber, grabber
- Language: HTML
- Homepage: https://ikiu-goblin.netlify.app/
- Size: 170 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Goblin
Goblin is an email grabber built for security.
## Run
You have to have [Node.js](https://nodejs.org/en/) installed and then run these commands:
```bash
$ git clone git@github.com:pmzi/goblin.git
$ cd goblin
$ npm i
$ sudo npm i -g netlify-cli
$ netlify dev
```
After that, server will start at [localhost:8888](http://localhost:8888).## Credit
Credit goes to these contributors:
- Fatemeh Alizadeh - 966127020
- Setayesh Saemi - 966127016
- Sogand Tatlari - 966127049
- Pouya MozaffarMagham - 966127033