proxy

command module
v0.0.0-...-7b8c0d5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2020 License: MIT Imports: 8 Imported by: 0

README

proxy

Network proxy sever, built on goproxy.

Allowlist

If no allowlist is found, all incoming connections will be allowed. The default allowlist is at /etc/proxy.addresses.list, but can be configured with the -addresses flag. The allowlist is a new line separated list of IP addresses.

Building

Nothing special. Adding this here for myself for the correct architecture for my own memory for the raspberry pi I have running this on.

# Standard
go build

# Cross-compile for raspberry pi:
env GOOS=linux GOARCH=arm GOARM=5 go build

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL