Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Port knocking for security

Any features you would like to see in UltraVNC? Propose it here
Post Reply
ahz
Posts: 4
Joined: 2006-08-24 16:16

Port knocking for security

Post by ahz »

Please implement and integrate a GUI for port knocking. PK adds a simple but effective layer of security.

http://en.wikipedia.org/wiki/Port_knocking

I imagine the PK GUI to be able to use/add/edit/delete a list of port knocking "sequences." Each sequence has one title, one host name, and then an arbitrarily-long, ordered list of port numbers and protocols (TCP or UDP). So, a sequence might be:

Title: The office LAN
Hostname: office.example.com
#1: UDP 12898
#2: TCP 62181
#3: TCP 9999
Post Reply