Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37757884
en ru br
Репозитории ALT

Группа :: Сети/Прочее
Пакет: udptunnel

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: udptunnel
Version: 1.1
Release: alt1

Summary: Tunnels UDP over a TCP connection

License: BSD-like
Url: http://www1.cs.columbia.edu/~lennox/udptunnel/
Group: Networking/Other

# see also https://github.com/Inqb8r/udptunnel-advanced


# Source-url: http://www1.cs.columbia.edu/~lennox/udptunnel/%name-%version.tar.gz

Source: %name-%version.tar
Source1: %name.1

Patch0: %name-no-explicit-nis.patch

%description
UDPTunnel is a small program which can tunnel UDP packets
bi-directionally over a TCP connection. Its primary purpose (and
original motivation) is to allow multi-media conferences to traverse a
firewall which allows only outgoing TCP connections. Works most
probably only with RTP traffic.

%prep
%setup
%patch0 -p1

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std
install -Dp %SOURCE1 %buildroot%_man1dir/udptunnel.1

%files
%doc COPYRIGHT README udptunnel.html
%_bindir/udptunnel
%_man1dir/udptunnel.1*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin