Skip to content

tasti/spoofify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spoofify

🚨 Disclaimer: Please use for educational purposes only.

A service that lets you spoof emails to @uwaterloo.ca email addresses.

This was created at TerribleHacks V by Anusan and Tasti, which won the Hillary's Email Server (Best email application) and People's Choice (The people will have the chance to vote, to determine which idea is truly the most Terrible.) awards.

Usage:

You will need node (v6.8.1+) and npm installed on you computer.

1) Clone this repository.

git clone https://github.com/tasti/spoofify

2) In the spoofify/ folder, install the dependent packages.

npm install

3) Start the server (the part that sends the email).

Important:

npm run server

The server will be running on http://localhost:8000.

4) Start the client (the part that lets you customize the email).

npm run client

The client will be running on http://localhost:3000 (or you may use http://spoofify.herokuapp.com instead).

5) Have fun!

Congratulations, you played yourself!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages