mirror of
https://github.com/MrUnknownDE/lavalink-list.git
synced 2026-04-24 01:03:45 +02:00
29 lines
539 B
Markdown
29 lines
539 B
Markdown
---
|
|
title: Lavalink without SSL
|
|
description: Without SSL should work out of the box!
|
|
---
|
|
|
|
---
|
|
|
|
Hosted by @ [Fireball#3727](https://www.lavalink.eu)
|
|
```bash
|
|
Host : lavalink.eu
|
|
Port : 2333
|
|
Password : "Raccoon"
|
|
secure: false
|
|
```
|
|
Hosted by @ [something.host](https://support.something.host/en/article/lavalink-hosting-okm26z/)
|
|
```bash
|
|
Host : lava.link
|
|
Port : 80
|
|
Password : anything as password
|
|
secure: false
|
|
```
|
|
Hosted by @ [uwu.#4341](https://github.com/knyaoo)
|
|
```bash
|
|
Host : 134.122.28.5
|
|
Port : 8001
|
|
Password : "authlink"
|
|
secure: false
|
|
```
|