Showing 112 open source projects for "port"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    saber-theme-minima

    saber-theme-minima

    A Saber Port of the Default Jekyll Theme: Minima

    A Saber Port of the Default Jekyll Theme: Minima.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Kube Forwarder

    Kube Forwarder

    Easy to use Kubernetes port forwarding manager

    ...Connect to any pod with port-forwarding in the cluster and investigate the problem, without exposing your service globally. Import of the JSON file that could be generated via Kube Forwarder export functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    js-ipfs-http-client-lite

    js-ipfs-http-client-lite

    An alternative client library for the IPFS HTTP API

    An alternative client library for the IPFS HTTP API, aiming to be as lightweight as possible (<20KB) in the browser. To interact with the API, you need to have a local daemon running. It needs to be open on the right port. 5001 is the default and is used in the examples below, but it can be set to whatever you need. In a web browser IPFS HTTP client (either browserified or CDN-based) might encounter an error saying that the origin is not allowed. This would be a CORS ("Cross Origin Resource Sharing") failure: IPFS servers are designed to reject requests from unknown domains by default. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Lumo

    Lumo

    Fast, cross-platform, standalone ClojureScript environment

    ...Lumo can compile ClojureScript code as of version 1.2.0. See the introductory blog post. It is still considered experimental, given the relatively new Google Closure Compiler port to JavaScript, but it aims to be at feature parity with the JVM ClojureScript compiler. Enter lumo at the command line to launch the ClojureScript REPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    openGalaxy

    openGalaxy

    SIA receiver for Galaxy security control panels.

    This project aims to provide a method for listening on a serial port and decode incoming messages from a Galaxy security control panel. The messages are transmitted using the SIA DC-03-1990.01 (R2000.11) protocol. The decoded messages are stored in a database (MySQL) or forwarded by email using ssmtp. Besides just listening for messages openGalaxy can also be used to arm/disarm the panel and much more...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    hiproxy

    hiproxy

    hiproxy is a lightweight proxy tool for Front-End developers

    ...For example, if you are working as a team and each of the developers in the team need a different proxy setting, you will no longer need to modify your hosts file or use a web server like Nginx as a reverse proxy. hiproxy extends the syntax of hosts file to support port numbers. Besides, hiproxy also supports configuration through a syntax similar to the Nginx configuration file. To develop your web projects in a local development environment, you’ll have to run a back-end server (such as a Node.js express application, or a Java SpringBoot application). As a front-end developer, you might not be familiar with the back-end technology stack, simply setting up the development environment can consume a lot of your time.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    grd

    grd

    A CSS grid framework using Flexbox. Only 321 bytes (Gzipped)

    ...Flexible Box Layout Module and calc() as CSS unit values used in Grd are available on modern browsers (Chrome, Firefox, Safari, Opera, Edge, and IE11). If you want to use Grd with Sass, you can choose grd-sass as Sass port.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    express-status-monitor

    express-status-monitor

    Realtime Monitoring solution for Node.js/Express.js apps

    ...If you're using socket.io in your project, this module could break your project because this module by default will spawn its own socket.io instance. To mitigate that, fill websocket parameter with your main socket.io instance as well as port parameter.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    ReactQuill

    ReactQuill

    A Quill component for React

    Quill is a free, open-source WYSIWYG editor built for the modern web. With its extensible architecture and a expressive API you can completely customize it to fulfill your needs. ReactQuill 2 is here, baby! And it brings a full port to TypeScript and React 16+, a refactored build system, and a general tightening of the internal logic. We worked hard to avoid introducing any behavioral changes. For the vast majority of the cases, no migration is necessary at all. However, support for long-deprecated props, the ReactQuill Mixin, and the Toolbar component have been removed. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    FileServer

    FileServer

    Share files from a windows PC to any other network device

    ...It contains an inbuilt http server hence no need for an application on the receivers end. The host turns on the application and the client opens the browser and types the ip address including the port ( the application automatically generates it, hence no need for ipconifg on cmd or any other ways to get ip), then he has access to all the files on the other pc with a very beautiful interface. the client also has a possibility of watching videos, playing music and images directly on his or her browser without having to download it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Javascript Clipper

    Javascript Clipper

    Boolean operations and offsetting library in Javascript

    ...All four boolean clipping operations are supported - intersection, union, difference and exclusive-or. Polygons can be of any shape including self-intersecting polygons. Javascript Clipper is a port of Angus Johnson's Clipper library: https://sourceforge.net/projects/polyclipping LIVE DEMO: http://jsclipper.sourceforge.net/6.4.2.2/main_demo.html LIVE DEMO (FPoint): http://jsclipper.sourceforge.net/6.4.2.2_fpoint/main_demo.html Information and examples: http://jsclipper.sourceforge.net/6.4.2.2 Information and examples (FPoint): http://jsclipper.sourceforge.net/6.4.2.2_fpoint Donate Javascript Clipper Project: https://sourceforge.net/p/jsclipper/wiki/Donations/ Use cases: * Over 1500 schools in the UK uses Javascript Clipper in Digimap for Schools service. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    UI for Docker

    UI for Docker

    A web interface for Docker, formerly known as DockerUI

    ...Bind mounting the Unix socket into the UI For Docker container is much more secure than exposing your docker daemon over TCP. The privileged flag is required for hosts using SELinux. You should still secure your UI For Docker instance behind some type of auth. UI For Docker listens on port 9000 by default. If you run UI For Docker inside a container then you can bind the container's internal port to any external address and port. Ensure that you have access to the CA, the TLS certificate and the TLS key used to access your Docker engine. The UI For Docker code is licensed under the MIT license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    react-starter-kit

    react-starter-kit

    The best scaffolding for React development

    This starter pack is designed to allow you to use a full set of the latest and coolest front-end technologies, all of which are configurable, feature-rich, code hot-loading based on webpack, css preprocessing using sass, unit testing, code coverage reporting, Code splitting and more. The main purpose of this project is to preserve as decisively as possible. The goal is not to follow this structure to complete your project, but to make front-end development more robust, simpler, and most...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    spy-debugger

    spy-debugger

    WeChat debugging, WebView style debugging, and real-machine debugging

    ...Enter the command line spy-debugger, follow the command line prompt to open the corresponding address with a browser. Set the HTTP proxy of the mobile phone, the proxy IP address is set to the PC's IP address, and the port is spy-debuggerthe startup port (default port: 9888), and then, install the certificate on the mobile phone. Use the mobile browser to visit the page you want to debug.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EamonWeb

    EamonWeb

    A web port of the classic Eamon adventure RPG

    This project is a port of the classic 'The Wonderful World of Eamon' gaming system originally developed by Donald Brown for the Apple computer. Eamon was a fairly sophisticated text-based RPG written in BASIC. This port of the game runs entirely in a modern web browser using HTML, JavaScript and local storage. The original adventure modules have been converted to JSON data for easy utilization by the gaming engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    JsDOSBox

    JavaScript PC DOS Emulator

    JsDOSBox is a JavaScript port of jDosbox (https://sourceforge.net/projects/jdosbox/) which is itself a port of DOSBox (http://www.sourceforge.net/projects/dosbox). Demonstration of JsDOSBox at http://jsdosbox.sourceforge.net Running a game demo at http://jsdosbox.appspot.com (Chrome recommended). And running DOS demos at http://retropcdemos.appspot.com.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    OpenSeaMap
    OpenSeaMap's goal is to add nautical and tourism information a sailor could be interested in to OSM (OpenStreetMap) and to present it in a pleasing way. Those include beacons, buoys and other seamark and port information.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 18
    Hypersocket VPN

    Hypersocket VPN

    A simple yet powerful open source VPN solution

    ...Powerful yet simple to use, Hypersocket uses a single installed client to provide access to any number of network resources. Its powerful granular access means you can have fine grained control over your entire network and remote users. Accessed through a secure HTTPS port, the Hypersocket client provides access to any number of host/port combinations all effortlessly assigned server-side by the Administrator through roles. The Administrator is able to configure the server through a web portal on the same HTTPS port. * Use as a typical VPN solution to replace IPSec type access for a more granular security policy * Use behind a fire-walled WLAN as a BYOD gateway * Use fine grained access to manage who has access to what resource * Keep your network and business safe by denying complete remote access to any user account * Support for Mac and Windows clients
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    MultiPlink

    MultiPlink

    [UPDATE 28-10-2015] FINAL MULTIPLINK SSH LIFETIME v2.0 UP-5 "FAREWELL"

    Download Link Utama: http://sourceforge.net/projects/multiplink/files/Final_MultiPlink_SSHLIFETIME_2.0_UP-5_FAREWELL.rar/download Jika di Halaman Download, Link belum tersedia, klik link alternatif : https://www.dropbox.com/s/znptxp2gxhihpax/Final_MultiPlink_SSHLIFETIME_2.0_UP-5_FAREWELL.rar?dl=0 Lalu Download & Install juga Minor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SelfCorder

    SelfCorder

    An android application allowing you to record video and play audio.

    ...On speakers, the audio will interfere, so unless that is what you want, I recommend earphones. The application has been programmed using Apache Cordova, so if anyone wants to port the app to iOS or other mobile platforms, it should be straightforward to do so. You're welcome to get your hands dirty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Fenix Web Server

    Fenix Web Server

    A simple and visual static web server with collaboration features

    Fenix is a desktop-based static web server application built for developers who want a quick, visual, and easy way to serve local folders as HTTP servers — useful for previewing static sites, mocking APIs, or sharing directories without requiring heavy web server setup. It provides a GUI that lets you point to a local directory, pick a port (or auto-choose an available port), and start a server with a single click; this makes it a handy tool for front-end developers, static-site creators, or anyone needing a fast local web server. Beyond just serving static files, Fenix supports features like automatic port management, optional GZip compression, optional JS/CSS minification, Markdown-to-HTML rendering, and simple server logging — making it more capable than the most minimal style tools. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    SwibPlex
    ...In game You can flip upside down to the level or you can install a portals. See linuxgamesdev.blogspot.com for more. 26.11.2011 - add html5 (canvas) java script experimentall port. See "browse files" for more details... 20.07.2014 - rewrite code of original SwibPlex/ Add lights effect on levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LocalServer

    LocalServer

    LocalServer is a Web Server software for windows

    ...The advantages of this software is Free except you do not need to advance other similar software, which is installed by default on your computer, because the Apache Server and MySQL Server will be installed on LocalServer first time on a different port, the Apache server running on port 4008 and MySQL Server running on port 3308. The latest version has been on the Release of version 1.0.1 that is made on the date of 26-10-2012, which has been running stable on Windows devices with the addition of the mail server that Mercury mail. Hopefully LocalServer useful for you to use, and congratulations creative with LocalServer Thank you!
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Movie Masher

    Movie Masher

    Browser-based online video editor and encoding API

    Version 3.x available here on SourceForge has been superseded by version 4.x available on Github. The later is a port to JavaScript, PHP and Ruby - all dependencies on Flash have been removed, as well as some of the functionality it provided. Version 3.x --------------- Extensible Flash and PHP online video editor with effects, transitions, titling, timeshifting and compositing. Client side ActionScript provides a robust GUI that interacts with PHP through simple XML protocols for saving edit decision lists, handling uploads and asset searching. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    CC2

    Cyclos 3.7 port with improved UI and additional reporting app

    CC2 is a customised, repackaged version of Cyclos 3.7 which is designed to * Allow small communities to get up and running quickly with the world’s leading alternative currency software * Improve the look and feel of Cyclos and make it more intuitive for users * Add additional reporting functionality (x and z reporting, automated invoicing) for business users **Please see the Release Note** on the Wiki Tab for background of this project and non-technical aspects of setting up...
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB