Giter VIP home page Giter VIP logo

uvncrep017-ws's Introduction

UltraVNC Repeater

How to install UltraVNC Repeater for Linux (Debian & CentOS)

We have created a version based on the repeater014.zip version which is at

http://koti.mbnet.fi/jtko/uvncrepeater/repeater014.zip

So, you can download UltraVNC repeater by giving

wget http://www.wisdomsoftware.gr/download/uvncrep017-ws.tar.gz

Get build packages

For Debian use:

apt-get install linux-headers-uname -r libx11-6 libx11-dev x-window-system-core x-window-system xspecs libxtst6 psmisc build-essential

For CentOS use:

yum install linux-headers-uname -r libx11-6 libx11-dev x-window-system-core x-window-system xspecs libxtst6 psmisc build-essential

Get source into /usr/local/src

cd /usr/local/src

wget http://www.wisdomsoftware.gr/download/uvncrep017-ws.tar.gz

Unzip source file

gunzip uvncrep017-ws.tar.gz tar -xvf uvncrep017-ws.tar

Install startup script

cd uvncrep017-ws make; make install;

Add a user for the service

useradd uvncrep

Edit /etc/uvnc/uvncrepeater.ini according to your needs.

Check the following parameters:

viewerport = 5901 maxsessions = 10 runasuser = uvncrep logginglevel = 2 srvListAllow1 = 192.168.0.0 ;Allow network 192.168.x.x srvListDeny0 = 127.0.0.1 ;Deny loopback requirelistedserver=1

Start the service

/etc/init.d/uvncrepeater start

Enjoy!

P.S. You can also check our post at:

http://forum.ultravnc.info/viewtopic.php?p=80701

uvncrep017-ws's People

Contributors

qian-jiahong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

uvncrep017-ws's Issues

How to check events/new connections

Hello, I have a problem with checking new connections. Idk how i can view that or how it can run. Yes, there is eventlistener rep. in installation rep. But this program didn't work on CLI Ubuntu. Anybody know answer? Thanks

never removes broken/old connections

Connection remove from tables happens only when server/viewer disconnects, for "peer has disconnected" reason. Never for "idle connection too old". So in case of some problems with server/viewer old connections stays forever and prevents from connecting with same ID.
Dont really know why or how it could be corrected. Anyone can figure it out?

uname -a
Linux 4.9.0-16-amd64 #1 SMP Debian 4.9.272-2 (2021-07-19) x86_64 GNU/Linux

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.