www-nginx/ngx-socks - 2.1 (phackerlay)

Search

Install

Install this version:

emerge -a =www-nginx/ngx-socks-2.1

Package Information

Description:
An nginx_http_proxy_module fork with SOCKS5 support
Homepage:
https://github.com/dannote/socks-nginx-module
License:
BSD-2

Ebuild Details

Version EAPI Keywords Slot
2.1 8 amd64 0
View Raw Ebuild
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

MY_PN="socks-nginx-module"

inherit nginx-module

DESCRIPTION="An nginx_http_proxy_module fork with SOCKS5 support"
HOMEPAGE="https://github.com/dannote/socks-nginx-module"
SRC_URI="
	https://github.com/dannote/socks-nginx-module/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
"

S="${WORKDIR}/${MY_PN}-${PV}"

LICENSE="BSD-2"
SLOT="0"
KEYWORDS="amd64"

Inherited Eclasses

Manifest for 2.1

Type File Size Source URLs
DIST ngx-socks-2.1.tar.gz 49873 bytes https://github.com/dannote/socks-nginx-module/archive/refs/tags/v2.1.tar.gz