Namu
|
479f2ff4c9
|
refactor: Put the files in modules
|
2025-09-28 23:24:29 +02:00 |
|
namu
|
119460a8ca
|
[refactor] move listen function in server module
|
2025-03-09 01:05:38 +01:00 |
|
namu
|
f9e0090a52
|
[feat] adds time in udp message logs
|
2025-03-09 00:55:32 +01:00 |
|
namu
|
a7197fc0b4
|
Global refactor of the code
|
2024-11-14 17:38:07 +01:00 |
|
Thomas
|
8ed155adaa
|
The program get the server address in config file
|
2024-03-20 14:52:51 +01:00 |
|
Thomas
|
2c2d3b71d3
|
The programs output in terminal has colors to help read in it
|
2024-03-20 00:57:37 +01:00 |
|
Thomas
|
2565f66ecc
|
changed the message when we receive data
|
2024-03-18 19:02:22 +01:00 |
|
Thomas
|
49821ec7a2
|
Changed the way the error are handled to removed dead code
|
2024-03-18 18:28:00 +01:00 |
|
Thomas SAZERAT
|
7943de01ed
|
added two new fonctionalities: The possibility to blacklist ip address with port, and the possibility to forward a message from an ip to another.
|
2024-03-15 00:42:27 +01:00 |
|
Thomas SAZERAT
|
b3a2669487
|
Changed the way the socket is created to avoid binding errors
|
2024-03-12 00:22:56 +01:00 |
|
Namularbre (Thomas Sazerat)
|
5fa298e9eb
|
Added a missing blank line at the EOF of main.rs
|
2023-11-14 22:47:44 +01:00 |
|
Namularbre (Thomas Sazerat)
|
581e1f1c56
|
the server_address in listening is no longer cloned
|
2023-11-14 13:24:05 +01:00 |
|
Namularbre (Thomas Sazerat)
|
729f1de785
|
Now the code is cleaner, and we can configure the server a bit
|
2023-11-13 16:59:51 +01:00 |
|