Files
lavalink-list/docs/SSL/lavalink-with-ssl.md
2022-03-01 17:31:43 +03:00

39 lines
773 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 : connect.freelavalink.ga
Port : 443
Password : "www.freelavalink.ga"
Secure : true
```
Hosted by [Cobalt](https://github.com/cobaltgit)
```bash
Host: lavalink.cobaltonline.net
Port: 443
Password: cobaltlavanode23@
Secure: true
```
Hosted by @ [MiTask#0062](https://github.com/MrMasrozYTLIVE)
Repl.it Lavalink:
```bash
Host : lavalink.scpcl.site
Port : 443
Password : "lvserver"
Secure : true
```
US Lavalink:
```bash
Host : usa.lavalink.mitask.tech
Port : 2333
Password : "lvserver"
Secure : false
```