let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / vncrepeater / Config.in
1 config BR2_PACKAGE_VNCREPEATER
2 prompt "vncrepeater....................... UltraVNC repeater for Linux"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_UCLIBCXX
6 help
7 Viewer can be behind Nat router or directly connected to the internet
8
9 Instead of forwarding serveral ports, you only need to forward 1 port
10
11 If the PC that runs the Repeater has access to the local DNS server,
12 you can use your local DNS names instead of 10.10.10.12.
13
14 This could be handy when you have a dynamic DHCP server allocating
15 ip adresses for your PC.
16
17 http://ultravnc.sourceforge.net/addons/repeater.html