File: control

package info (click to toggle)
stone 2.4-1.1
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 476 kB
  • sloc: ansic: 10,694; makefile: 326; sh: 35
file content (19 lines) | stat: -rw-r--r-- 680 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: stone
Section: net
Priority: optional
Maintainer: Takuo Kitame <kitame@debian.org>
Build-Depends: debhelper (>= 6.0.7~), libssl-dev 
Standards-Version: 4.5.1

Package: stone
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, openssl
Conflicts: stone-ssl
Replaces: stone-ssl
Description: TCP/IP packet repeater in the application layer
 It repeats TCP and UDP packets from inside to outside of a firewall, or from
 outside to inside.
 Stone supports SSL. stone can encrypt/decrypt packets with OpenSSL library.
 Stone can also be a tiny http proxy.
 POP -> APOP conversion. With stone and a mailer that does not support APOP,
 you can access to an APOP server.