Sun, 08 Feb 2026 17:22:18 CST | login

Information for build redir-3.3-1.oc9

ID23609
Package Nameredir
Version3.3
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/redir.git?.#fd68385f13443fb829bb3421d4194cc4d930ea2b
SummaryA TCP port redirector for UNIX
DescriptionThis is a TCP port redirector for UNIX. It can be run under inetd or as standalone (in which case it handles multiple connections). It is 8 bit clean, not limited to line mode, is small and lightweight. If you want access control, run it under xinetd, or inetd with TCP wrappers. Redir listens for TCP connections on a given port, and, when it receives a connection, then connects to a given destination address:port, and pass data between them. It finds most of its applications in traversing firewalls, but, of course, there are other uses.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 21:13:49 CST
CompletedMon, 03 Jun 2024 21:16:40 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/redir.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/redir.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
redir-3.3-1.oc9.src.rpm (info) (download)
aarch64
redir-3.3-1.oc9.aarch64.rpm (info) (download)
redir-debuginfo-3.3-1.oc9.aarch64.rpm (info) (download)
redir-debugsource-3.3-1.oc9.aarch64.rpm (info) (download)
x86_64
redir-3.3-1.oc9.x86_64.rpm (info) (download)
redir-debuginfo-3.3-1.oc9.x86_64.rpm (info) (download)
redir-debugsource-3.3-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.3-1 - initial build