# NeoRay
## Roadmap
### Initial version `0.1.0`
- [x] Read configurations from various file formats
- [x] Environment variables
- [x] JSON
- [x] YAML
- [x] TOML
- [ ] Add support for outbounds
- [ ] SOCKS PROXY
- [ ] HTTP PROXY
- [ ] Add support for inbounds
- [ ] SOCKS PROXY
- [ ] HTTP PROXY
- [ ] Add extensive structural logging system
- [ ] Add metrics
- [ ] Add CI/CD and setup github actions to build and release and run
tests
- [ ] Add Dockerfile and documentation for deployment