pvieira91 / make-porto-win-european-best-destination-2017

Let's make :city_sunrise: Porto :trophy: win the :euro: European Best Destination :tada: 2017

Home Page:http://www.europeanbestdestinations.com/best-of-europe/european-best-destinations-2017/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Let's make ๐ŸŒ‡ Porto ๐Ÿ† win the ๐Ÿ’ถ European Best Destination ๐ŸŽ‰ 2017

JavaScript Style Guide Build Status Coverage Status Greenkeeper badge

Uses Pollmommy and Tor to hack the election of Porto as the European Best Destination 2017 from European Best Destinations.

Features

  • Bypasses :shipit: the poll voting system ๐Ÿ‘ฎ protection: cookie ๐Ÿช and IP address ๐Ÿ’ป โœ…
  • Launch ๐Ÿš€ inside a Docker container ๐Ÿณ so you don't need to manage the dependencies ๐Ÿ™Œ โœ…
  • Uses a Tor network setup that is optimized to deliver a different IP address on each vote โœ…
  • Quickly deploy ๐Ÿƒ and easily scale ๐Ÿ‘ฌ the number of voters by using Rancher โœ…

How to use

docker run hfreire/make-porto-win-european-best-destination-2017

Available environment variables

Variable Description Default value
PROXY Proxy hostname and port that will be used to tunnel the votes not used
VOTE_PERIOD Time period between each vote 5 seconds
OPEN_PAGE_TIMEOUT Timeout to open poll website 120 seconds
EXECUTION_TIMEOUT Timeout to execute the injected code to vote 90 seconds

How to build

Clone the GitHub repo

git clone https://github.com/hfreire/make-porto-win-european-best-destination-2017.git

Change current directory

cd make-porto-win-european-best-destination-2017

Run the NPM script that will build the docker container

npm run build

Limitations

In the news and social media

About

Let's make :city_sunrise: Porto :trophy: win the :euro: European Best Destination :tada: 2017

http://www.europeanbestdestinations.com/best-of-europe/european-best-destinations-2017/

License:MIT License


Languages

Language:JavaScript 99.1%Language:Shell 0.9%