Files
lavalink-list/docs/SSL/lavalink-with-ssl.md
2022-03-27 21:02:05 -05:00

35 lines
757 B
Markdown

---
title: Lavalink with SSL
description: SSL Uses Secure WS connection, whilst No SSL uses standard WS. if you want to use the SSL lavalink you need to make sure your bot uses that protocol.
---
---
Hosted by @ [OGGY#9889](https://bit.ly/freelavalink)
```bash
Host : lavalink.oops.wtf
Port : 443
Password : "www.freelavalink.ga"
Secure : true
```
Hosted by @ [cepheid#0001](https://marshalxp.xyz)
```bash
Host : node01.marshalxp.xyz
Port : 443
Password : "marshal"
Secure : true
```
Hosted by @ [cepheid#0001](https://marshalxp.xyz)
```bash
Host : node02.marshalxp.xyz
Port : 443
Password : "marshal"
Secure : true
```
Hosted by @ [cepheid#0001](https://marshalxp.xyz)
```bash
Host : node03.marshalxp.xyz
Port : 443
Password : "marshal"
Secure : true
```