source: freewrt/package/vncrepeater/Config.in@ c92444e

freewrt_1_0 freewrt_2_0
Last change on this file since c92444e was c04ece1, checked in by Thorsten Glaser <tg@…>, 19 years ago

as discussed with wbx@ some 2-3 weeks ago, change
the BR2_ prefix to FWRT_

tested with a standard build (only the squashfs
image since the jffs2 didn't get built)

git-svn-id: svn://www.freewrt.org/trunk/freewrt@360 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 616 bytes
Line 
1config FWRT_PACKAGE_VNCREPEATER
2 prompt "vncrepeater....................... UltraVNC repeater for Linux"
3 tristate
4 default m if CONFIG_DEVEL
5 select FWRT_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
Note: See TracBrowser for help on using the repository browser.