module
Version:
v0.0.0-...-bc48208
Opens a new window with list of versions in this module.
Published: Oct 10, 2024
License: MIT
Opens a new window with license information.
README
¶
goxy
Reverse proxy that hides the origins written in Go.
Usage
Server
go run server/main.go -port <PORT> -domain <DOMAIN> -email <EMAIL> -cloudflare-api-token <CLOUDFLARE_API_TOKEN>
Client
go run client/main.go -proxy-address <PROXY_ADDRESS> -origin-address <ORIGIN_ADDRESS> -subdomain <SUBDOMAIN> -password <PASSWORD>
Origin
go run origin/main.go -port <PORT>
Directories
¶
Click to show internal directories.
Click to hide internal directories.