Skip to content

Commit 2c15125

Browse files
authored
Updated README.md
1 parent 8474f5c commit 2c15125

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

README.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11

22
# Erebrus
33

4-
Erebrus is an open source VPN solution from NetSepio, that helps to deploy your own anonymous VPN solution in minutes.
4+
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.
55

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

88
## Features
99

1010
- Easy Client and Server management.
11-
12-
- Supports REST and gRPC.
13-
11+
- LibP2P integration for peer discovery
12+
- Supports REST and gRPC (QUIC upcoming).
1413
- Email VPN configuration to clients easily.
1514

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

2423
- First you will need to setup Wireguard and Watcher, for that use [setup docs](https://github.com/NetSepio/erebrus/blob/main/docs/setup.md).
25-
2624
- After setup , you will have choices for deploying Erebrus. Refer [Deploy docs](https://github.com/NetSepio/erebrus/blob/main/docs/deploy.md)
2725

2826
## API Docs
2927

30-
There was two types of docs available
31-
32-
- you can refer docs from github [here](https://github.com/NetSepio/erebrus/blob/main/docs/docs.md)
33-
34-
- Download Postman collection for Erebrus from [here](https://github.com/NetSepio/erebrus/blob/main/docs/Erebrus.postman_collection.json)
28+
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:
3529

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

0 commit comments

Comments
 (0)