Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Commit c2f3a3c

Browse files
authored
Create README.md
1 parent 4296279 commit c2f3a3c

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
![Random Rants Logo](https://randomrants.glitch.me/random-rants-logo-text.png)
2+
3+
# Random Rants - Chat Echoing Server
4+
5+
The message echoing server for Random Rants.
6+
7+
## How it works
8+
9+
When a JSON message is sent, every client gets the message.
10+
11+
## Security Notice
12+
13+
Security is not the best here.
14+
Anyone that connects to this server can send anything in JSON format which can be used to manipulate a user.
15+
This was exploited many times before, be aware of this problem.
16+
This is because Random Rants is based on Gvbvdxx Chat's source code.

0 commit comments

Comments
 (0)