Skip to content

Proxy network support for Fabric modded servers.

License

Notifications You must be signed in to change notification settings

blocovermelho/QForward

 
 

Repository files navigation

QForward

Proxy forwarding support for Quilt modded servers.

Proxy Support

QForward currently supports Velocity v2 forwarding.

Configuration

There are two config options available in the config/qforward.json file.

  • enable_forwarding (boolean, default: false) - Enable forwarding.
  • forwarding_secret_file (string, default: "forwarding.secret") - Relative path to a file that contains the forwarding secret.

forwarding_secret_file can also be mapped to an environment variable by formatting it as env:ENVIRONMENT_VARIABLE (eg env:QFORWARD_SECRET)

About

Proxy network support for Fabric modded servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 90.1%
  • Kotlin 9.9%