https://github.com/litermc/go-liter
A proxy for Minecraft that can be extended with JavaScript
https://github.com/litermc/go-liter
forward-proxy golang golang-application minecraft minecraft-proxy minecraft-server reverse-proxy
Last synced: 11 months ago
JSON representation
A proxy for Minecraft that can be extended with JavaScript
- Host: GitHub
- URL: https://github.com/litermc/go-liter
- Owner: LiterMC
- License: agpl-3.0
- Created: 2023-02-15T22:30:38.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-21T20:04:22.000Z (about 2 years ago)
- Last Synced: 2025-04-07T14:49:19.293Z (11 months ago)
- Topics: forward-proxy, golang, golang-application, minecraft, minecraft-proxy, minecraft-server, reverse-proxy
- Language: Go
- Homepage:
- Size: 734 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
[](https://discord.gg/fK5DKwRhPj)
[](https://github.com/kmcsr/go-liter/actions)
[](https://pkg.go.dev/github.com/kmcsr/go-liter)
- **English**
- [中文](./README_zh.MD)
# Go Liter
A Minecraft proxy that can extended with JavaScript.
If you are interested in develop script, please check [script/README.MD](./script/README.MD)
## Features
- Support both forward proxy and reverse proxy
- Extendable with **JavaScript**
- Written in [Golang](https://go.dev/), fast and easy to understand
## Applications
- [liter-proxy](./cmd/liter-proxy/README.MD): The minecraft forward proxy which support socks5
- [liter-server](./cmd/liter-server/README.MD): The minecraft reverse proxy with a simple manage dashboard