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

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

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

Name: proxychains
Version: 3.1
Release: alt1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: HTTP CONNECT and SOCKS proxy server client
License: GPLv2+
Group: Networking/Other

URL: http://proxychains.sourceforge.net/
Source: http://downloads.sourceforge.net/proxychains/proxychains-%version.tar.gz

# Automatically added by buildreq on Wed Oct 07 2009

BuildRequires: gcc-c++

# TODO:

# Improve proxyresolve script. This script should get nameserver from some
# config file, not hardcoded it.

%description
ProxyChains allows to run any program from behind a proxy. This tool forces any
connection made by given application to follow through user-defined list of
proxies (aka proxy chains). This program allows you to use SSH, TELNET, VNC, FTP
and any other Internet application from behind HTTP(HTTPS) and SOCKS(4/5) proxy
servers.

%prep
%setup

%build
%configure --disable-static
%make_build

%install
%makeinstall_std

%files
%config(noreplace) %_sysconfdir/*
%_bindir/*
%_libdir/*.so*

%changelog

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

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