Added vnc-reflector, corrected typo in vpnc/Config.in added then to menuconfig
[openwrt.git] / openwrt / package / vnc-reflector / Config.in
1 config BR2_PACKAGE_VNC_REFLECTOR
2 tristate "vnc-reflector....................... VNC proxy for multiple clients"
3 default m if CONFIG_DEVEL
4 depends on BR2_PACKAGE_JPEG
5 depends on BR2_PACKAGE_ZLIB
6 help
7 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.
This page took 0.037117 seconds and 5 git commands to generate.