summaryrefslogtreecommitdiffstats
path: root/openwrt/package/vnc-reflector/Config.in
blob: 22679fcedfea0b785c5a3f8d40d1e72203654b30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
config BR2_PACKAGE_VNC_REFLECTOR
	prompt "vnc-reflector..................... VNC proxy for multiple clients"
	tristate
	default m if CONFIG_DEVEL
	select BR2_PACKAGE_LIBJPEG
	select BR2_PACKAGE_ZLIB
	help
	  VNC Reflector is a specialized VNC server which acts as
	  a proxy sitting between real VNC server (a host) and a 
	  number of VNC clients. It was designed to work efficiently
	  with large number of clients.

	  http://sourceforge.net/projects/vnc-reflector