Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Shachindra authored Jun 30, 2024
1 parent 8474f5c commit 2c15125
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@

# Erebrus

Erebrus is an open source VPN solution from NetSepio, that helps to deploy your own anonymous VPN solution in minutes.
Erebrus, a decentralized VPN, that ensures your privacy, security, and transparent data practices. It's open-source, ensuring no hidden data tracking or logging. Complementing it, our DePIN initiative lets anyone worldwide participate as a node, contributing either physical servers or virtual machines and earning incentives. With this, we pave the way for safer, decentralized Wi-Fi hotspots, making unreliable public Wi-Fi a thing of the past.

For more details visit [here](https://erebrus.io).

## Features

- Easy Client and Server management.

- Supports REST and gRPC.

- LibP2P integration for peer discovery
- Supports REST and gRPC (QUIC upcoming).
- Email VPN configuration to clients easily.

## Deploy Erebrus Node
Expand All @@ -22,15 +21,11 @@ For more details visit [here](https://erebrus.io).
To deploy Erebrus, you need to follow the documentation given below,

- First you will need to setup Wireguard and Watcher, for that use [setup docs](https://github.com/NetSepio/erebrus/blob/main/docs/setup.md).

- After setup , you will have choices for deploying Erebrus. Refer [Deploy docs](https://github.com/NetSepio/erebrus/blob/main/docs/deploy.md)

## API Docs

There was two types of docs available

- you can refer docs from github [here](https://github.com/NetSepio/erebrus/blob/main/docs/docs.md)

- Download Postman collection for Erebrus from [here](https://github.com/NetSepio/erebrus/blob/main/docs/Erebrus.postman_collection.json)
Download Postman collection for Erebrus from [here](https://github.com/NetSepio/erebrus/blob/main/docs/Erebrus.postman_collection.json). There are two types of docs available:

- You can refer docs from github [here](https://github.com/NetSepio/erebrus/blob/main/docs/docs.md)
- There is a web based doc available on Erebrus route /docs.You can refer it after deployment

0 comments on commit 2c15125

Please sign in to comment.