Port details |
- ghostunnel SSL/TLS proxy with mutual authentication for securing non-TLS services
- 1.7.1_3 www
=1 1.7.1_3Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-04-20 07:30:08
- Last Update: 2023-12-07 02:22:10
- Commit Hash: 0505b71
- People watching this port, also watch:: cytoscape, openjdk8, tmux, xen-kernel, python311
- License: APACHE20
- WWW:
- https://github.com/ghostunnel/ghostunnel
- Description:
- Ghostunnel is a simple TLS proxy with mutual authentication support for securing
non-TLS backend applications.
Ghostunnel supports two modes, client mode and server mode. Ghostunnel in server
mode runs in front of a backend server and accepts TLS-secured connections,
which are then proxied to the (insecure) backend. A backend can be a TCP
domain/port or a UNIX domain socket. Ghostunnel in client mode accepts
(insecure) connections through a TCP or UNIX domain socket and proxies them to
a TLS-secured service. In other words, ghostunnel is a replacement for stunnel.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ghostunnel>0:www/ghostunnel
- To install the port:
- cd /usr/ports/www/ghostunnel/ && make install clean
- To add the package, run one of these commands:
- pkg install www/ghostunnel
- pkg install ghostunnel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ghostunnel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1681975299
SHA256 (go/www_ghostunnel/ghostunnel-v1.7.1/v1.7.1.mod) = 5fe3556a4ef9259a7982f48cc755c769f37c01ee1e10dd24139a73e3a99a103f
SIZE (go/www_ghostunnel/ghostunnel-v1.7.1/v1.7.1.mod) = 7962
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go120 : lang/go120
- Fetch dependencies:
-
- go120 : lang/go120
- ca_root_nss>0 : security/ca_root_nss
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_ghostunnel
- USES:
- go:modules zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.1_3 07 Dec 2023 02:22:10
    |
Ashish SHUKLA (ashish)  |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
1.7.1_2 08 Sep 2023 14:34:56
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go* update |
1.7.1_1 04 Aug 2023 14:24:50
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
1.7.1 20 Apr 2023 07:29:18
    |
Yuri Victorovich (yuri)  |
www/ghostunnel: New port: SSL/TLS proxy with mutual authentication for securing
non-TLS services |