Giter VIP home page Giter VIP logo

db1000nx100-docker's Introduction

db1000nX100 for Docker

It is simplest setup for running db1000nx100 as Docker container

Requirements

OS: Linux / MacOS / Windows (with WSL)
Installed: git
Bunch of OpenVPN config files from some VPN services.

You can get more info about VPN-services here: https://x100.vn.ua/db1000nx100-choose-vpn/

Installation

Clone this repo in any directory at your machine:

$ git clone https://github.com/Ryllaz/db1000nX100-docker.git

Then go to project root directory and make scripts executable:

$ cd /your/path/db1000nX100-docker

$ chmod +x setup.bash start.bash stop.bash

Then you can run setup script to prepare config files:

$ ./setup.bash

IMPORTANT!

Then copy your ovpn files into put-your-ovpn-files-here directory. That files can be placed in subdirectories, levels are not limited - they > will be searched recursively.

Also you can place file vpn-provider-config.txt in same dir with ovpn files.

Available option - max_connections.

Example config - /put-your-ovpn-files-here/your-vpn-provider-example

Running

$ cd /your/path/db1000nX100-docker

$ ./run.bash

Use stop.bash for stopping service and removing container.

Configuration

After running setup script you will get file

put-your-ovpn-files-here/db1000nX100-config-override.txt

It can have next config options:

Option Default value Description
cpuUsageLimit 80 Maximum CPU usage of the process, percents
ramUsageLimit 80 Maximum RAM usage of the process, percents
networkUsageLimit 90 Maximum network bandwidth usage of the process, percents
oneSessionDuration 900 Duration of the session, ms
vpnMaxConnectionsLimit 0 Maximum number of simultaneous VPN connections
logsEnabled 1 Enable/disable logging into put-your-ovpn-files-here/db1000nX100-log.txt

Default configuration file is:

put-your-ovpn-files-here/db1000nX100-config.txt

Info

https://x100.vn.ua/
https://github.com/Arriven/db1000n
https://github.com/ihorlv/db1000nX100

db1000nx100-docker's People

Contributors

ryllaz avatar

Watchers

 avatar

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.