FireflySR.Tool.Proxy/README.md

16 lines
377 B
Markdown
Raw Normal View History

2024-05-22 14:45:22 +00:00
# FireflySR.Tool.Proxy
A simple Proxy for playing Private Servers.
## Usage
`dotnet run` to build and run this program. Pre-built binaries may be uploaded later.
## Configuration
Simple: see [config.json](config.json). You can also see full options in [ProxyConfig.cs](ProxyConfig.cs).
## Credits
[FreeSR](https://git.xeondev.com/Moux23333/FreeSR) & `FreeSR.Tool.Proxy`