2025-06-17 01:47:45 +03:00
2025-06-20 01:58:33 +03:00
2025-06-20 01:58:33 +03:00
2025-04-14 01:55:25 +03:00
2025-06-17 01:47:45 +03:00
2025-06-19 23:51:42 +03:00
2025-06-19 23:08:44 +03:00

sRAC

simple server for RAC

features

  • RACv2.0 and WRACv2.0 protocols
  • SSL encryption (via rustls)
  • messages limits by size
  • splash message
  • message sanitizing (removes all shit)
  • auth-only mode and accounts
  • messages saving into file
  • register and message timeouts

usage

git clone https://github.com/MeexReay/sRAC.git; cd sRAC
cargo run -- -H rac://127.0.0.1:42666

roadmap

  • WRAC protocol
  • RACS protocol
  • Proxy-mode
  • Notifications by ip (private messages)
  • Server commands

license

This project is licensed under the WTFPL. Do what the fuck you want to.

Description
simple RAC server
Readme WTFPL 257 KiB
Languages
Rust 99.6%
Nix 0.4%