---
title: "Deploy Golang Proxy Server"
description: "A Go proxy server for routing traffic based on URLs and ports."
category: "Other"
url: https://railway.com/deploy/y0AKsJ
---

# Deploy Golang Proxy Server

A Go proxy server for routing traffic based on URLs and ports.

**[Deploy Golang Proxy Server on Railway](https://railway.com/template/y0AKsJ)**

- **Creator:** Max Cobb's Projects
- **Category:** Other
- **Total deploys:** 96

## Template content

### Golang Proxy Server

- **Source:** https://github.com/maxxfrazer/golang-proxy-server

## Documentation

# Simple Golang Proxy Server

The **Simple Golang Proxy Server** is a lightweight proxy server implemented in the Go programming language. It provides a simple and flexible way to route incoming traffic to a destination server based on the provided URL and port.

## Features

- **URL Routing:** Easily route traffic to different destination servers based on URL patterns.
- **Port Configuration:** Configure the proxy server to listen on a specific port of your choice.
- **Customizable:** Extend and customize the proxy server to meet your specific requirements.
- **Health Checks:** Optionally add health check endpoints to monitor the server's status.

## Similar templates

- [Rocky Linux](https://railway.com/deploy/rocky-linux) — [Jul'26] Hosted Rocky Linux 9 workspace with SSH and persistent storage. 🚀
- [Foundry Virtual Tabletop](https://railway.com/deploy/X5tR6G) — A Self-Hosted & Modern Roleplaying Platform
- [Letta Code Remote](https://railway.com/deploy/letta-code-remote) — Run a Letta Code agent 24/7. No inbound ports, just deploy.

Open this page in a browser: https://railway.com/deploy/y0AKsJ
