Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37830653
en ru br
ALT Linux repos
S:1.60-alt1

Group :: Networking/Other
RPM: ocproxy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: ocproxy
Version: 1.60
Release: alt1

Summary: OpenConnect Proxy

License: BSD
Group: Networking/Other
Url: https://github.com/cernekee/ocproxy

Packager: Maxim Knyazev <mattaku at altlinux.org>

Source: %name-%version.tar

BuildRequires: libevent-devel
Requires: openconnect

%description
OCProxy is a user-level SOCKS and port forwarding proxy for OpenConnect based
on lwIP. When using ocproxy, OpenConnect only handles network activity that
the user specifically asks to proxy, so the VPN interface no longer "hijacks"
all network traffic on the host.

%prep
%setup

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std

%files
%doc %_docdir/%name/
%doc LICENSE
%_bindir/%name
%_bindir/vpnns
%_mandir/man1/%name.1*
%_mandir/man1/vpnns.1*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin