Config.in 361 B

1234567891011
  1. config BR2_PACKAGE_VTUN
  2. bool "vtun - BEWARE: read package/vtun/README.txt before use"
  3. select BR2_PACKAGE_LZO
  4. select BR2_PACKAGE_OPENSSL
  5. help
  6. Tool for easily creating Virtual Tunnels over TCP/IP networks
  7. with traffic shaping, compression, and encryption.
  8. It supports IP, PPP, SLIP, Ethernet and other tunnel types.
  9. http://vtun.sourceforge.net/