File: control

package info (click to toggle)
connect-proxy 1.105-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 172 kB
  • sloc: ansic: 2,229; makefile: 12
file content (23 lines) | stat: -rw-r--r-- 739 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: connect-proxy
Section: net
Priority: optional
Maintainer: Philippe Coval <rzr@users.sf.net>
Uploaders: Christian Bayle <bayle@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 docbook-to-man
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/gotoh/ssh-connect
Vcs-Browser: https://salsa.debian.org/debian/connect-proxy
Vcs-Git: https://salsa.debian.org/debian/connect-proxy.git

Package: connect-proxy
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: Establish TCP connection using SOCKS4/5 or HTTP tunnel
 connect-proxy is a simple relaying command to make tunnel TCP connection
 via SOCKS or HTTPS proxies.
 It is mainly intended to be used as proxy command of OpenSSH.