15 lines
377 B
Markdown
15 lines
377 B
Markdown
# 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`
|