Config.in 425 B

1234567891011121314
  1. comment "hans needs a toolchain w/ C++"
  2. depends on !BR2_INSTALL_LIBSTDCPP
  3. config BR2_PACKAGE_HANS
  4. bool "hans"
  5. depends on BR2_INSTALL_LIBSTDCPP
  6. help
  7. Hans makes it possible to tunnel IPv4 through ICMP echo
  8. packets, so you could call it a ping tunnel.
  9. This can be useful when you find yourself in the situation
  10. that your Internet access is firewalled, but pings are
  11. allowed.
  12. http://code.gerade.org/hans/