Make Porto Win European Best Destination 2017

Let's make 🌇 Porto 🏆 win the 💶 European Best Destination 🎉 2017
Alternatives To Make Porto Win European Best Destination 2017
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Voting App116
32 years ago21August 25, 202117mitJavaScript
Example containerized microservices Voting App based on the original Docker version. bit.ly/voting-app-with-docker
Tob68
2 months ago15apache-2.0
Technical Oversight Board (TOB)
Serverless Docker Voting App56
7 years ago1apache-2.0HTML
A serverless web app built with Docker
Rcv54
22 days ago3mitCSS
Ranked Choice Voting app for free use.
Polls Api44
2 years ago1mitPython
Polls is an example web API that allows consumers to view polls and vote in them.
Docker Swarm Aws Terraform24
5 years agoapache-2.0HCL
Creating a docker swarm on AWS using Terraform
Blockchain Vote18
5 years ago2Go
A simple hyperledger voting application
Funker Example Voting App18
7 years agoapache-2.0JavaScript
An example app using Funker
Freedomvote17
10 months ago42gpl-3.0JavaScript
A tool to represent the views of politicians and parties as a help to the voters.
Instavote App Master11
7 years agoapache-2.0JavaScript
Alternatives To Make Porto Win European Best Destination 2017
Select To Compare


Alternative Project Comparisons
Readme

Let's make 🌇 Porto 🏆 win the 💶 European Best Destination 🎉 2017

Coverage Status Known Vulnerabilities Docker Stars Docker Pulls

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

Features

  • Bypasses 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

Use it in your terminal

Run the Docker image in a container

docker run -d -p "3000:3000" hfreire/make-porto-win-european-best-destination-2017

Use it in with Tor on Mac OS X

Run the Docker image in a cointainer using the Tor network

brew install tor
echo "MaxCircuitDirtiness 10" >> /usr/local/etc/tor/torrc
tor &
docker run -p "3000:3000" -e PROXY=socks5://172.17.0.1:9050 -e VOTE_PERIOD=10000 hfreire/make-porto-win-european-best-destination-2017

Available REST API endpoints

Swagger documentation available at http://localhost:3000/docs.

Available environment variables

Variable Description Required Default value
PROXY Proxy hostname and port that will be used to tunnel the votes. false undefined
VOTE_PERIOD Time period (in seconds) between each vote. false 5
OPEN_PAGE_TIMEOUT Timeout (in seconds) to open poll website. false 120
EXECUTION_TIMEOUT Timeout (in seconds) to execute the injected code to vote. false 90
PORT The port to be used by the HTTP server. false 3000
API_KEYS The secret keys that should be used when securing endpoints. false undefined
SO_TIMEOUT TCP socket connection timeout. false 120000
LOG_LEVEL The log level verbosity. false info
ENVIRONMENT The environment the app is running on. false undefined
ROLLBAR_API_KEY The server API key used to talk with Rollbar. false undefined

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 image

npm run build

Limitations

In the news and social media

How to contribute

You can contribute either with code (e.g., new features, bug fixes and documentation) or by donating 5 EUR. You can read the contributing guidelines for instructions on how to contribute with code.

All donation proceedings will go to the Sverige för UNHCR, a swedish partner of the UNHCR - The UN Refugee Agency, a global organisation dedicated to saving lives, protecting rights and building a better future for refugees, forcibly displaced communities and stateless people.

License

Read the license for permissions and limitations.

Popular Docker Projects
Popular Vote Projects
Popular Virtualization Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Docker
Hack
Vote
Tor
Rollbar
Tor Network