Code Monkey home page Code Monkey logo

windscribe-docker-compose's Introduction

Windscribe + UaShield Compose

ALERT - I'm not supporting unlawful active attack or malware campaings that are causing technical harms. Use it only for educational purposes. You can only try this platform at your own website!

An easy way to deploy some services like UaShield, NoWarDDoS to VPS and AWS platforms.

This docker-compose file contains:

You can add your own service as show below:

  service_name: # unique service name
    image: service_image_source # image source on hub
    restart: unless-stopped
    depends_on: 
      - docker-windscribe
    network_mode: "service:docker-windscribe"

How to use it:

Prerequisites (you will need): docker and docker-compose. Also Windscribe account is required. The best solution is to buy a custom plan where $2 for Russian Location + $2 for unlimited trafic

  1. Update variables WINDSCRIBE_USERNAME and WINDSCRIBE_PASSWORD in.env.dev to your values.

  2. Rename .env.dev to .env

  3. Simply run docker-compose docker-compose up -d --pull=always

    If more resources are available you can scale services. Use --scale to set number of intances of a specific service docker-compose up -d --pull=always --scale uashield=2 --scale nowarddos=2

Donations

This project is provided with the best wishes to protect our country - Ukraine. We do not need donations but you can to Armed Forces of Ukraine or humanitarian needs. See more at https://standforukraine.com/

windscribe-docker-compose's People

Contributors

maxrev-dev avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

phucdoan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.