osde8info / mysterium-vpn

Mysterium Blockchain VPN DEVSECOPS Security Exploit Testing Fork

Home Page:https://mysterium.network/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mysterium VPN - decentralized VPN built on blockchain

Build Status

Mysterium VPN is a desktop application for accessing Mysterium Network - decentralized VPN built on blockchain.

Build Setup

Note that currently, the actually supported development environment is OSX. Other important ones like Plan9 and Linux is work in progress. And if You're developing on Windows You'll probably suffer lots of handy configuration.

  • Step 1. Install project dependencies

Install yarn from https://yarnpkg.com/lang/en/docs/install/ and once you're all set, cd into your project's root directory.

brew install yarn
yarn install
  • Step 2. Install Mysterium Node dependency
yarn download:bins:osx

Purpose of script:

  • Step 3. Woolia! Run application
yarn dev

Contributing

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

Code of Conduct

Can be found here CODE_OF_CONDUCT.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).

About

Mysterium Blockchain VPN DEVSECOPS Security Exploit Testing Fork

https://mysterium.network/

License:GNU General Public License v3.0


Languages

Language:JavaScript 79.5%Language:Vue 7.8%Language:CSS 7.7%Language:HTML 4.2%Language:Shell 0.7%Language:NSIS 0.0%