Giter Site home page Giter Site logo

mephistodemon / mysterion Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 24.0 10.66 MB

Mysterion is desktop application to access Mysterion Network - decentralized VPN built on blockchain.

Home Page: https://mysterium.network/

License: GNU General Public License v3.0

JavaScript 74.69% HTML 12.63% Vue 4.52% CSS 7.31% Shell 0.85%

mysterion's Introduction

Mysterion - decentralized VPN built on blockchain

Mysterion is desktop application to access Mysterion Network - decentralized VPN built on blockchain.

Build Setup

Note that currently, the only supported development environment is OSX, Windows and linux are work in progress.

Grab the latest mysterium_client binary for OSX from https://github.com/MysteriumNetwork/node/releases and put it into your project's bin directory (make sure to rename it to mysterium_client)

Install openvpn from https://openvpn.net/ or for OSX with homebrew run brew install openvpn

Once openvpn is installed you need to symlink it to your project's directory:

Note: If installed via brew you can get the installation path using brew info openvpn, the binary should be in <install dir>/sbin/openvpn
ln -s <path to openvpn binary> <full path to project dir>/bin/openvpn

Download update-resolv-conf and GeoLite2-Country.mmdb from https://github.com/MysteriumNetwork/node/tree/master/bin/client_package/config and paste it into your project's bin/config directory.

Install yarn from https://yarnpkg.com/lang/en/docs/install/

Once you're all set, cd into your project's root directory.

Contributing

For instruction on how to contribute to this project, please read CONTRIBUTING.md.


This project was generated with electron-vue@142eea4 using vue-cli. Documentation about the original structure can be found here.

License

This project is licensed under the terms of the GNU General Public License v3.0 (see details).

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.