blob: 41a89990d22b8f4d169863d501fa43c3a938d81c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config BR2_PACKAGE_DANTE
bool "dante"
depends on BR2_USE_MMU # fork()
help
Dante is a product developed by Inferno Nettverk A/S. It
consists of a SOCKS server and a SOCKS client, implementing
RFC 1928 and related standards. It is a flexible product
that can be used to provide convenient and secure network
connectivity.
http://www.inet.no/dante/
|