Nessie Light
⚠️ This project is still under (maybe) rapid development, thus everything may change.
A proxy manager via telegram bot (currently) written in go, supporting multiuser, permission control, traffic limitation and data statistics.
Getting Start
development:
go run ./main
build:
go build -o nessie-light ./main