Skip to content
Open
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
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

1. [robloxhackers.lol](https://robloxhackers.lol)
2. [voxlis.net](https://voxlis.net)
3. [voxlis.com](https://voxlis.com)

# Table of Contents

Expand Down Expand Up @@ -83,4 +84,4 @@ If you want to see the website but not host it, follow the [quick and dirty](#qu
This will give several IP addresses, pick the first one that starts with `192`. The others are either APIPA addresses, loopback addresses, or explicitly set on your machine.

> [!WARNING]
> Using this method will run the server on your computer and should only be used for debugging. This means anyone who navigates to it is *connecting directly to the hosting device*. This can be a significant security issue if you don't know what you're doing, so limit access to this website to your local network when hosting on a personal computer. If you want to host a public website, refer to the [public server instructions](#public-server).
> Using this method will run the server on your computer and should only be used for debugging. This means anyone who navigates to it is *connecting directly to the hosting device*. This can be a significant security issue if you don't know what you're doing, so limit access to this website to your local network when hosting on a personal computer. If you want to host a public website, refer to the [public server instructions](#public-server).