-
Notifications
You must be signed in to change notification settings - Fork 0
/
erebrus.html
298 lines (280 loc) · 12.2 KB
/
erebrus.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<title>Erebrus</title>
<meta name="description" content="Erebrus is an Anonymous VPN that uses WireGuard® P2P VPN Solution for bypassing IP Fingerprinting to provide secure & private access to geo-restricted content."></meta>
<meta property="og:url" content="https://lazarus.network/erebrus.html"></meta>
<meta name="keywords" content="Blockchain Transformation, DApp, Web3, CyberSecurity, Blockchain, decentralized, crypto,
nft, marketplace, vpn, secure"></meta>
<meta name="author" content="Lazarus Network"></meta>
<meta charset="UTF-8"></meta>
<meta name="viewport" content="width=device-width, initial-scale=1.0"></meta>
<meta property="og:image" content="assets/images/logo.png"/>
<link rel="apple-touch-icon" sizes="180x180" href="assets/images/logo.png"></link>
<link rel="icon" type="image/png" sizes="32x32" href="assets/images/favicon.ico"></link>
<link rel="icon" type="image/png" sizes="16x16" href="assets/images/favicon.ico"></link>
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel="stylesheet"
/>
<!-- Icon -->
<link rel="icon" type="image/x-icon" href="assets/images/favicon.ico">
<!-- Vendor CSS Files -->
<link
href="assets/vendor/bootstrap/css/bootstrap.min.css"
rel="stylesheet"
/>
<link href="./assets/vendor/icofont/icofont.min.css" rel="stylesheet" />
<link href="./assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet" />
<link href="./assets/vendor/animate.css/animate.min.css" rel="stylesheet" />
<link href="./assets/vendor/remixicon/remixicon.css" rel="stylesheet" />
<link
href="./assets/vendor/owl.carousel/assets/owl.carousel.min.css"
rel="stylesheet"
/>
<link href="./assets/vendor/venobox/venobox.css" rel="stylesheet" />
<!-- Template Main CSS File -->
<link href="./assets/css/style.css" rel="stylesheet" />
<link href="./assets/css/products.css" rel="stylesheet" />
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top">
<div class="container d-flex align-items-center">
<h1 class="logo mr-auto">
<a href="index.html"><img src="assets/img/logo.png" /></a>
</h1>
<!-- <h1 class="logo mr-auto"><a href="index.html">Me & Family</a></h1> -->
<nav class="nav-menu d-none d-lg-block">
<ul>
<li><a href="index.html">Home</a></li>
<li class="drop-down">
<a href="">Products</a>
<ul>
<li class="drop-down">
<a href="#">CyberSecurity</a>
<ul>
<li><a href="sotreus.html">Soterus</a></li>
<li class="active"><a href="erebrus.html">Erebrus</a></li>
<li><a href="netsepio.html">NetSepio</a></li>
<li><a href="tunnel.html">Tunnel</a></li>
</ul>
</li>
<li class="drop-down">
<a href="#">Web3</a>
<ul>
<li><a href="superiad.html">Superiad</a></li>
<li><a href="myriadflow.html">MyriadFlow</a></li>
<!-- <li><a href="virtuebingo.html">VirtueBingo</a></li> -->
</ul>
</li>
</ul>
</li>
<li><a href="news.html">News</a></li>
<li><a href="about.html">About Us</a></li>
</ul>
</nav>
<!-- .nav-menu -->
</div>
</header>
<!-- End Header -->
<main id="main">
<div class="section">
<div class="product section-title">
<h1>Erebrus</h1>
<p>
Where decentralization meets VPN for ultimate internet security. Erebrus is an Anonymous VPN that uses WireGuard® P2P VPN Solution for bypassing IP Fingerprinting to provide secure & private access to geo-restricted content.
</p>
<a href="https://erebrus.io/" target="_blank">Explore More</a>
</div>
<div class="product-img">
<img src="./assets/images/hide_ip.jpg" alt="" />
</div>
</div>
<!-- Product Information -->
<div class="product-section">
<!-- Single Discription -->
<div class="product-container">
<div class="img-container"><img src="https://i.pcmag.com/imagery/articles/05NOZNN6wQ8gKX5w1oXMKE1-19..v1614967445.jpg" alt=""></div>
<div class="product-data">
<h1>IP Address Protection</h1>
<p>Hide your IP address and location from websites and applications to keep your search history and downloads private.</p>
</div>
</div>
<!-- End Of Single Discription -->
<!-- Single Discription -->
<div class="product-container" id="product-reverse">
<div class="img-container"><img src="./assets/images/secure.png" alt=""></div>
<div class="product-data">
<h1>Multiple Devices</h1>
<p>Now you can access a fast and secure internet connection on multiple devices! Connect to up to 2 devices starting on our starter plan.</p>
</div>
</div>
<!-- End Of Single Discription -->
<!-- Single Discription -->
<div class="product-container">
<div class="img-container"><img src="./assets/images/decentralized.png" alt=""></div>
<div class="product-data">
<h1>Power of Decentralization</h1>
<p>Equipped with Blockchain based Security and verified Hosting Providers, you get to experience the true power of decentralization. Pay using cryptocurrencies and surf the internet securely - Anonymous Browsing without sacrificing speed or bandwidth had never been this easy.</p>
</div>
</div>
<!-- End Of Single Discription -->
<div class="product-container" id="product-reverse">
<div class="img-container"><img src="https://www.mavenspire.com/wp-content/uploads/2020/06/whitepaper-banner-500x281.jpg" alt=""></div>
<div class="product-data">
<h1>Fast Speed & Unlimited Bandwidth</h1>
<p>We offer speeds that match popular providers out there, allowing for a fast browsing experience.</p>
</div>
</div>
<!-- End Of Single Discription -->
<!-- Single Discription -->
<div class="product-container">
<div class="img-container"><img src="https://www.bankrate.com/2021/03/31160548/Cryptocurrency-taxes-A-guide-to-tax-rules-for-Bitcoin.jpeg" alt=""></div>
<div class="product-data">
<h1>NFT Subscriptions</h1>
<p>Pay using cryptocurrencies and surf the internet securely - Anonymous Browsing without sacrificing speed or bandwidth had never been this easy.</p>
</div>
</div>
</div>
<!-- End Of Product Information -->
<!-- <div class="section">
<div class="section-title pricing">
<h1>Pricing</h1>
<p>Operator web dashboard and the Straightaway mobile app</p>
</div>
<div class="shadow">
<div class="price-table">
<div class="price-chart">
<p class="price-month"><span class="free">Free</span> $ <span class="monthly">19.99</span> / Month</p>
<p class="attention">For Private Preview only.</p>
</div>
<hr />
<ul>
<div>
<li>iOS/Android driver apps</li>
<li>Web dashboard</li>
<li>Route optimization</li>
<li>Time-windows</li>
<li>Spreadsheet importing (csv,xls)</li>
<li>FedEx integration</li>
</div>
<div>
<li>In-app navigation</li>
<li>Offline navigation</li>
<li>Route History</li>
<li>Building highlighting</li>
<li>Stop instructions & metadeta</li>
</div>
</ul>
</div>
</div>
</div> -->
</main>
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6">
<div class="footer-info">
<h3 class="logo mr-auto">
<a href="index.html"
><img
src="assets/img/logo-white (1).png"
style="width: 185px; height: 50px"
/></a>
</h3>
<p>
2209 SW 58th Way <br />
West Park, Florida 33023<br /><br />
<strong>Phone:</strong> +1 954 378 9548<br />
<strong>Email:</strong> [email protected]<br />
</p>
</div>
</div>
<div class="col-lg-2 col-md-6 footer-links">
<h4>Links</h4>
<ul>
<li>
<i class="bx bx-chevron-right"></i> <a href="index.html">Home</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
<a href="about.html">About us</a>
</li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Our Products</h4>
<ul>
<li>
<i class="bx bx-chevron-right"></i>
<a href="sotreus.html">CyberSecurity</a>
</li>
<li>
<i class="bx bx-chevron-right"></i> <a href="superiad.html">Web3</a>
</li>
</ul>
</div>
<div class="col-lg-4 col-md-6 footer-newsletter">
<h4>Contact Us</h4>
<div class="social-links mt-3">
<a
href="https://twitter.com/lazarusnetwork"
target="_blank"
class="twitter"
><i class="bx bxl-twitter"></i
></a>
<a
href="https://www.facebook.com/Lazarus.Network"
target="_blank"
class="facebook"
><i class="bx bxl-facebook"></i
></a>
<a
href="https://www.instagram.com/lazarusnetwork/"
target="_blank"
class="instagram"
><i class="bx bxl-instagram"></i
></a>
<a
href="https://www.linkedin.com/company/lazarusnetwork"
target="_blank"
class="linkedin"
><i class="bx bxl-linkedin"></i
></a>
<a
href="https://discordapp.com/invite/S6g4ctv"
target="_blank"
class="discord"
><i class="bx bxl-discord"></i
></a>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright">
© Copyright 2023 <strong><span>Lazarus Network Inc.</span></strong> All Rights Reserved.
</div>
</div>
</footer>
<!-- End Footer -->
<a href="#" class="back-to-top"><i class="icofont-simple-up"></i></a>
<!-- Vendor JS Files -->
<script src="./assets/vendor/jquery/jquery.min.js"></script>
<script src="./assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="./assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="./assets/vendor/php-email-form/validate.js"></script>
<script src="./assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="./assets/vendor/venobox/venobox.min.js"></script>
<script src="./assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<!-- Template Main JS File -->
<script src="./assets/js/main.js"></script>
</body>
</html>