File: README.md

package info (click to toggle)
golang-github-peterbourgon-unixtransport 0.0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 164 kB
  • sloc: makefile: 4
file content (11 lines) | stat: -rw-r--r-- 427 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
# package unixproxy

Note: this package is experimental and potentially insecure.

Package unixproxy provides a reverse proxy to local Unix sockets. The intent is
to facilitate local development of distributed systems, by creating semantically
meaningful addresses for arbitrary localhost HTTP servers.

See [package documentation][docs] for details.

[docs]: https://pkg.go.dev/github.com/peterbourgon/unixtransport/unixproxy