mirror of
https://github.com/MrUnknownDE/lavalink-list.git
synced 2026-04-21 15:53:44 +02:00
39 lines
773 B
Markdown
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
|
|
```
|