mirror of
https://github.com/MrUnknownDE/lavalink-list.git
synced 2026-04-23 16:53:44 +02:00
* ssl error. error:14094438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error * purge "replit global" / non hacker plan * 504 openresly
28 lines
666 B
Markdown
28 lines
666 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://u.oggy.ga/fllssl)
|
|
```bash
|
|
Host : lavalink.oops.wtf
|
|
Port : 443
|
|
Password : "www.freelavalink.ga"
|
|
Secure : true
|
|
```
|
|
Hosted by @ [👑MR EXTINCT CODE'S#6646](https://www.mrextinctcodes.ml)
|
|
```bash
|
|
Host : www.exlink.ml
|
|
Port : 443
|
|
Password : "exlava"
|
|
Secure : true
|
|
```
|
|
Hosted by @ [👑MR EXTINCT CODE'S#6646](https://www.mrextinctcodes.ml)
|
|
```bash
|
|
Host : www.lavalinknodepublic.ml
|
|
Port : 443
|
|
Password : "mrextinctcodes"
|
|
Secure : true
|
|
```
|