Showing 464 open source projects for "portable vnc server"

View related business solutions
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of Google's scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
  • 1
    OpenSSH

    OpenSSH

    Win32 port of OpenSSH

    OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer. It includes a client ssh and server sshd, file transfer utilities scp and sftp as well as tools for key generation (ssh-keygen), run-time key storage (ssh-agent) and a number of supporting programs. This is a port of OpenBSD's OpenSSH to most Unix-like operating systems, including Linux, OS X and Cygwin. Portable OpenSSH polyfills OpenBSD APIs that are not available...
    Downloads: 223 This Week
    Last Update:
    See Project
  • 2
    xrdp

    xrdp

    An open source RDP server

    ... to a Linux desktop using RDP from anywhere (requires xorgxrdp Xorg module). Reconnect to an existing session. Session resizing (both on-connect and on-the-fly). RDP/VNC proxy (connect to another RDP/VNC server via xrdp). xrdp primarily targets GNU/Linux operating system. x86 (including x86-64) and ARM processors are most mature architecture to run xrdp on. Most Linux distributions should distribute the latest release of xrdp in their repository.
    Downloads: 90 This Week
    Last Update:
    See Project
  • 3
    AVNC

    AVNC

    VNC Client for Android

    Fast & Secure VNC client for Android. AVNC is an open source VNC client for Android. It allows you to remotely control any device running a VNC server.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 4
    sqlmap

    sqlmap

    Automatic SQL injection and database takeover tool

    sqlmap is a powerful, feature-filled, open source penetration testing tool. It makes detecting and exploiting SQL injection flaws and taking over the database servers an automated process. sqlmap comes with a great range of features that along with its powerful detection engine make it the ultimate penetration tester. It offers full support for MySQL, Oracle, PostgreSQL, Microsoft SQL Server, Microsoft Access, IBM DB2, SQLite, Firebird, and many other database management systems. It also...
    Downloads: 73 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • 5
    LibVNCServer

    LibVNCServer

    LibVNCServer/LibVNCClient are cross-platform C libraries

    LibVNCServer, a library for easy implementation of a VNC server. VNC is a set of programs using the RFB (Remote Frame Buffer) protocol. They are designed to "export" a frame buffer via net: you set up a server and can connect to it via VNC viewers. If the server supports WebSockets (which LibVNCServer does), you can also connect using an in-browser VNC viewer like noVNC. LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    EdgeVPN

    EdgeVPN

    The immutable, decentralized, statically built p2p VPN

    Fully Decentralized. Immutable. Portable. Easy to use Statically compiled VPN and a reverse proxy over p2p. EdgeVPN uses libp2p to build private decentralized networks that can be accessed via shared secrets.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7
    Andronix App

    Andronix App

    This is the official repository for the back end of the Andronix app

    Andronix is simple inside the hood (well not really, but most of it is simple to understand). Andronix uses PRoot to run your favorite Linux distribution on your Android devices. PRoot is a user-space implementation of chroot, mount --bind, and binfmt_misc. This means that users don't need any privileges or setup to do things like using an arbitrary directory as the new root file system, making files accessible somewhere else in the file system hierarchy, or executing programs built for...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    Proxify

    Proxify

    A versatile and portable proxy for capturing HTTP/HTTPS traffic

    Swiss Army Knife Proxy for rapid deployments. Supports multiple operations such as request/response dump, filtering and manipulation via DSL language, upstream HTTP/Socks5 proxy. Additionally, a replay utility allows to import the dumped traffic (request/responses with correct domain name) into BurpSuite or any other proxy by simply setting the upstream proxy to proxify.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    pgweb

    pgweb

    Cross-platform client for PostgreSQL databases

    Pgweb is a web-based, cross-platform PostgreSQL database browser written in Go. Go was used in backend development in order to utilize the ability of the compiler to produce zero-dependency binaries for multiple platforms. Pgweb was created as an attempt to build a very simple and portable application to work with local or remote PostgreSQL databases.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 10
    SAN

    SAN

    A fast, portable, flexible JavaScript component framework

    ... and better performance. Optimized for the first screen and output HTML from the server-side. Reverse parse components from existing elements and build bindings. Volume less that 17kb (gzipped), no need to worry about the burden of page downloads. The gospel of patients with volume obsessive. The ESNext Module or AMD can be selected in the project. Of course, if you want to use global variables it is also supported.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Neutralinojs

    Neutralinojs

    Portable and lightweight cross-platform desktop application

    ... scenarios, framework weights more than your app source. Neutralinojs offers a lightweight and portable SDK which is an alternative for Electron and NW.js. Neutralinojs doesn't bundle Chromium and uses the existing web browser library in the operating system (Eg: gtk-webkit2 on Linux). Neutralinojs implements a secure WebSocket connection for native operations and embeds a static web server to serve the web content. Also, it offers a built-in JavaScript client library for developers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Apache Thrift

    Apache Thrift

    Language-independent stack for point-to-point RPC implementation

    ... and implementations for data transport, data serialization, and application level processing. Thrift is specifically designed to support non-atomic version changes across client and server code. This allows you to upgrade your server while still being able to service older clients; or have newer clients issue requests to older servers. For more details on Thrift's design and implementation, see the Thrift whitepaper included in this distribution, or at the README.md file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Ultralight

    Ultralight

    Lightweight, high-performance HTML renderer for game developers

    Use our portable, WebKit-based SDK to effortlessly display modern web content everywhere. Available for desktop apps, game consoles, TVs, embedded device displays, servers, and more. Official API for C and C++, with bindings for more. Render web-content on the GPU via Direct3D, Metal, OpenGL, or your own engine for unmatched visual performance. Render web-content on the CPU via SIMD/parallel for incredibly easy integration with any environment (including server-side!). Ultralight is engineered...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    IPBan

    IPBan

    IPBan is a trusted, free security software to block hackers

    Since 2011, IPBan is the world's most trusted, free security software to block hackers and botnets. With both Windows and Linux support, IPBan has your dedicated or cloud server protected. Upgrade to IPBan Pro today and get a discount. Auto-ban ip addresses by detecting failed logins from event viewer and/or log files. On Linux, SSH is watched by default. On Windows, RDP, OpenSSH, VNC, MySQL, SQL Server, Exchange, SmarterMail, and MailEnable are watched. More applications can easily be added...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Hamilton DAGWorks

    Hamilton DAGWorks

    Helps scientists define testable, modular, self-documenting dataflow

    Hamilton is a lightweight Python library for directed acyclic graphs (DAGs) of data transformations. Your DAG is portable; it runs anywhere Python runs, whether it's a script, notebook, Airflow pipeline, FastAPI server, etc. Your DAG is expressive; Hamilton has extensive features to define and modify the execution of a DAG (e.g., data validation, experiment tracking, remote execution). To create a DAG, write regular Python functions that specify their dependencies with their parameters...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    http4k

    http4k

    The Functional toolkit for Kotlin HTTP applications

    http4k is a lightweight but fully-featured HTTP toolkit written in pure Kotlin that enables the serving and consuming of HTTP services in a functional and consistent way. http4k applications are just Kotlin functions. http4k consists of a lightweight core library, http4k-core, providing a base HTTP implementation and Server/Client implementations based on the JDK classes. Further servers, clients, serverless, templating, websockets capabilities are then implemented in add-on modules. http4k...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Feast

    Feast

    Feature Store for Machine Learning

    Feast (Feature Store) is an open source feature store for machine learning. Feast is the fastest path to manage existing infrastructure to productionize analytic data for model training and online inference. Make features consistently available for training and serving by managing an offline store (to process historical data for scale-out batch scoring or model training), a low-latency online store (to power real-time prediction), and a battle-tested feature server (to serve pre-computed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Dioxus

    Dioxus

    Friendly React-like GUI library for desktop, web, mobile, and more

    Build reliable user interfaces that run anywhere. Introducing Dioxus, a React-like library for building fast, portable, and beautiful user interfaces with Rust. Runs on the web, desktop, mobile, and more. Easily describe the layout of your application with HTML or RSX syntax. Build encapsulated components that manage their own state, then compose them to make complex UIs. Components and hooks can be reused to render on the web, desktop, mobile, server, and more! 1st class support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Oat++

    Oat++

    Light and powerful C++ web framework for web applications

    Oat++ has zero dependencies and it's easily portable with a wide range of supported platforms. With Oat++ Simple-API it's easy and fun to build flexible and robust APIs. With Oat++ Async-API you can handle over 5 Million concurrent connections on a single server. Oat++ ORM provides an easy and unified way to access databases. Oat++ relies on Object-Mapping throughout its codebase to ensure consistency of APIs and data models. Automatically document endpoints with Swagger-UI and OpenAPI 3.0.0...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    buku

    buku

    Personal mini-web in text

    buku is a powerful bookmark manager and a personal textual mini-web. For those who prefer the GUI, bukuserver exposes a browsable front-end on a local web host server. When I started writing it, I couldn't find a flexible command-line solution with a private, portable, merge-able database along with seamless GUI integration. Hence, buku. buku can import bookmarks from the browser(s) or fetch the title, tags and description of a URL from the web. Use your favorite editor to add, compose...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    nebula

    nebula

    Overlay networking tool with a focus on performance and simplicity

    Nebula is a scalable overlay networking tool with a focus on performance, simplicity and security. It lets you seamlessly connect computers anywhere in the world. Nebula is portable, and runs on Linux, OSX, Windows, iOS, and Android. It can be used to connect a small number of computers, but is also able to connect tens of thousands of computers. Nebula incorporates a number of existing concepts like encryption, security groups, certificates, and tunneling, and each of those individual pieces...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ftp

    Ftp

    Ftp is a simple program which you can interact with server

    Ftp is a simple program which you can interact with server. You can modify/improve this program SFTP (https) and other formats, directory access, upload/download multiple files or whatever possible from the programming capacity. It presently uses http only. You can use this program to use FTP based interaction. Github: https://github.com/satheeshsoft/Ftp/ Web: https://softcleaner.in/open-source System_Requirements: Windows 11/10/8/Server, 32/64 bit or Windows 7 Ultimate 64 SP1-IE11(updated...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Clock

    Clock

    Clock is a portable simple program GDI

    Clock is a portable and simple program. You can create another improvements/Unicode/Scheduling/Tasks in this program. Github: https://github.com/satheeshsoft/Clock Web: https://softcleaner.in/open-source System requirement: Windows 8/10/11/Server, 32/64. Windows 7 Ultimate 64 SP1-IE11(Latest Service Pack .NET). Also you can speed up every computers automated: https://softcleaner.in/speed-up-your-computer You can analyze your computer users login with our Y2K38 technology discovery...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    PostgreSQL Portable

    PostgreSQL Portable

    Postgresql portable Windows y Linux

    This is a zip to automatically run postgresql for Windows. To run must: 1) Unzip 2) Run the file "Iniciar servicio sin usuario.bat" found in the pgsql directory within the folder you just unzipped. 3) Optional. To manage and / or develop in DB Pgadmin3.bat you can run the file 4) Optional. To stop and / or restart the server correctly use file "Detener servicio sin usuario.bat" or "Iniciar servicio sin usuario.bat" depending on the case. 5) To create a new cluster of postgresql, use...
    Leader badge
    Downloads: 166 This Week
    Last Update:
    See Project
  • 25
    Portable Webserver OS For Small Intranet

    Portable Webserver OS For Small Intranet

    For Web Developers, Testers, Learners, End Users - Screenshots Below

    Instructions: 1. Download & Extract the above zip file 2. Use the free Rescuezilla Software ( https://rescuezilla.com/ ) to restore this pen drive image, on to a 8 GB OR More Good EMPTY Pen Drive (Hint Below) 3. Restart the computer and quickly change the BIOS Boot Order, to boot from this written pen drive 4. Check the network tray icon on its desktop for ethernet / lan cable connectivity. If required, configure by clicking the eth0 button in it, for the first time, after...
    Downloads: 12 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next