No description
Find a file
2024-05-22 23:49:10 +08:00
.gitattributes Initial Commit 2024-05-22 22:45:22 +08:00
.gitignore Block data uploads 2024-05-22 23:49:10 +08:00
config.tmpl.json Block data uploads 2024-05-22 23:49:10 +08:00
FireflySR.Tool.Proxy.csproj Initial Commit 2024-05-22 22:45:22 +08:00
FireflySR.Tool.Proxy.sln Initial Commit 2024-05-22 22:45:22 +08:00
LICENSE Initial Commit 2024-05-22 22:45:22 +08:00
Program.cs Block data uploads 2024-05-22 23:49:10 +08:00
ProxyConfig.cs Block data uploads 2024-05-22 23:49:10 +08:00
ProxyService.cs Block data uploads 2024-05-22 23:49:10 +08:00
README.md Initial Commit 2024-05-22 22:45:22 +08: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. You can also see full options in ProxyConfig.cs.

Credits

FreeSR & FreeSR.Tool.Proxy