Port details |
- srelay Srelay is a SOCKS4/5 proxy and Relay
- 0.4.8p3_1 net
=2 0.4.8p3_1Version of this port present on the latest quarterly branch. - Maintainer: decke@FreeBSD.org
 - Port Added: 2015-08-14 14:51:13
- Last Update: 2024-03-20 18:37:10
- Commit Hash: 6b7e47e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://socks-relay.sourceforge.io/
- Description:
- The SOCKS proxy and relay.
* Srelay is a socks 4/5 protocol proxy server
* Supports socks connect/bind request in the protocol v4, v4a, and v5.
* Supports socks server chaining with both v4 and v5 servers.
* Supports Username/Password authentication in v5 (not recommended).
* Testing on Linux-x86_64, macos 10.7-10.12, FreeBSD 10.1-11.1
* Supports IPv6 as well as IPv4.
* Srelay is Free.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/srelay/ && make install clean
- To add the package, run one of these commands:
- pkg install net/srelay
- pkg install srelay
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: srelay
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1616410962
SHA256 (srelay-0.4.8p3.tar.gz) = efa38cb3e9e745a05ccb4b59fcf5d041184f15dbea8eb80c1b0ce809bb00c924
SIZE (srelay-0.4.8p3.tar.gz) = 120249
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_srelay
- 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 |
0.4.8p3_1 20 Mar 2024 18:37:10
    |
Nuno Teixeira (eduardo)  |
net/srelay: Move man pages to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.4.8p3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.4.8p3 05 Jul 2022 17:51:17
    |
Bernhard Froehlich (decke)  |
*/*: Release my babies from my "created by" comments |
0.4.8p3 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
0.4.8p3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.4.8p3 22 Mar 2021 11:08:44
  |
decke  |
net/srelay: Update to 0.8.4p3 and update WWW |
0.4.8p1 27 May 2020 14:55:03
  |
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 3). |
0.4.8p1 08 Feb 2018 21:18:15
  |
decke  |
- Update to 0.4.8p1
- Switch mirror to sourceforge
- Update pkg-descr WWW and description |
0.4.8b6 14 Aug 2015 13:45:47
  |
decke  |
The SOCKS proxy and relay.
* Srelay is a socks4/5 protocol proxy server
* Supports socks connect/bind request in the protocol v4, v4a, and v5.
* Supports socks server chaining with both v4 and v5 servers.
* Supports Username/Password authentication in v5 (not recommended).
* Testing on FreeBSD 8.1R, Solaris 8, 10, Linux-i386, MacOS 10.5.
* Supports IPv6 as well as IPv4.
* Srelay is Free.
WWW: https://github.com/gco/srelay |