Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions docs/NoSSL/lavalink-without-ssl.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ title: Lavalink without SSL
description: Without SSL should work out of the box!
---

---
Pull A Request To Get A Lavalink Added
Hosted by @ [OGGY#9889](https://www.freelavalink.ga)
```bash
Pull A Request To Get A Lavalink Added
Host : lavalink.oops.wtf
Port : 2000
Password : "www.freelavalink.ga"
secure : false
```
8 changes: 8 additions & 0 deletions docs/SSL/lavalink-with-ssl.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ description: SSL Uses Secure WS connection, whilst No SSL uses standard WS. if y
---

---
Hosted by @ [OGGY#9889](https://www.freelavalink.ga)
```bash
Host : lavalink.oops.wtf
Port : 443
Password : "www.freelavalink.ga"
secure : true
```

Hosted by @ [✯ Just#0001](https://discord.gg/GWynmGRwpD)
```bash
Host : node1.getalavalink.tk
Expand Down