Showing 460 open source projects for "ip"

View related business solutions
  • Monitor production, track downtime and improve OEE. Icon
    Monitor production, track downtime and improve OEE.

    For manufacturing companies interested in OEE monitoring solutions

    Evocon is a visual and user-friendly OEE software that helps manufacturing companies improve productivity and remove waste as they become better.
    Learn More
  • Free Website Monitoring Service | UptimeRobot Icon
    Free Website Monitoring Service | UptimeRobot

    The free online uptime monitoring service with an App is available for iOS and Android.

    With the Free Plan, you can monitor up to 50 URLs, check for a website's content (using the keyword monitor), ping your server or monitor your ports in 5-minute intervals. You can create a status page to showcase your uptime. SMS or Call alerts can be bought anytime.
    Learn More
  • 1
    Hyprspace

    Hyprspace

    A Lightweight VPN Built on top of IPFS + Libp2p

    ...Paired with NAT hole punching this allows Hyprspace to create a direct encrypted tunnel between two nodes even if they're both behind firewalls. Moreover! Each node doesn't even need to know the other's ip address prior to starting up the connection. This makes Hyprspace perfect for devices that frequently migrate between locations but still require a constant virtual ip address.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Meshenger

    Meshenger

    P2P Voice/Video phone App for local networks

    Meshenger is an open-source, serverless P2P voice and video calling app for Android that works over local networks or directly between devices without the internet. It facilitates direct communication using QR codes or IP addresses, bypassing the need for any central infrastructure or account registration. Meshenger is particularly suited for emergency scenarios, privacy-focused users, and mesh networks where conventional communication tools fail. It emphasizes minimalism, transparency, and full decentralization.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    trackerslist

    trackerslist

    Updated list of public BitTorrent trackers

    ...The project is maintained by an automated system that regularly checks tracker availability, removes duplicates, and ranks them based on reliability and latency. It offers multiple formats of tracker lists, including HTTP, HTTPS, WebSocket, and IP-based versions, making it compatible with a wide range of BitTorrent clients. The lists can be integrated into torrent files or magnet links to enhance connectivity and download speeds. Additionally, the project includes specialized lists for alternative networks such as I2P and Yggdrasil, expanding its usability in privacy-focused environments. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    International Telephone Input

    International Telephone Input

    Plugin for entering and validating international telephone numbers

    ...Navigate the country dropdown by typing a country's name, or using up/down keys. Automatically set the input placeholder to an example number for the selected country. Automatically select the user's current country using an IP lookup. Access the country data to create a separate country dropdown for an address form, and then listen for change events to keep the two dropdowns in sync. Use Twilio's API to build phone verification, SMS 2FA, appointment reminders, marketing notifications and so much more.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 5
    MailCatcher

    MailCatcher

    Catches mail and serves it through a dream

    ...Shows HTML, Plain Text and Source version of messages, as applicable. Rewrites HTML enabling display of embedded, inline images/etc and opens links in a new window. Command-line options to override the default SMTP/HTTP IP and port settings. Mail appears instantly if your browser supports WebSockets, otherwise updates every thirty seconds. Sendmail-analogue command, catchmail, makes using mailcatcher from PHP a lot easier. Encodings are difficult. MailCatcher does not completely support utf-8 straight over the wire, you must use a mail library that encodes things properly based on SMTP server capabilities.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    ESP32-Paxcounter

    ESP32-Paxcounter

    Wifi & BLE driven passenger flow metering with cheap ESP32 boards

    ...Therefore, Paxcounter does not persistently store MAC addresses and does no kind of fingerprinting the scanned devices. Data can either be stored on a local SD-card, transferred to the cloud using LoRaWAN network or MQTT over TCP/IP, or transmitted to localhost using serial (SPI) interface. LED Matrix display (similar to this 64x16 model, can be ordered on Aliexpress). SD-card (see section SD-card here) for logging pax data.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    AWL

    AWL

    Securely connect your devices into a private network

    Anywherelan (AWL) is a peer-to-peer mesh VPN solution designed to securely connect devices across diverse networks without relying on centralized servers. By leveraging WireGuard tunneling and built-in NAT traversal, AWL facilitates seamless device connectivity at the IP level, enabling users to access services like SSH, RDP, or self-hosted applications without complex configurations. Its decentralized architecture ensures that traffic flows directly between devices, enhancing privacy and reducing latency. AWL is particularly beneficial for scenarios such as remote work, gaming, or accessing geographically restricted content.​
    Downloads: 19 This Week
    Last Update:
    See Project
  • 8
    Isso

    Isso

    a Disqus alternative

    ...It allows anonymous comments, maintains identity and is simple to administrate. It uses JavaScript and cross-origin resource sharing for easy integration into (static) websites. No anonymous comments (IP address, email and name recorded), hosted in the USA, third-party. Just like IntenseDebate, livefrye etc. When you embed Disqus, they can do anything with your readers.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Nebula libp2p DHT

    Nebula libp2p DHT

    A libp2p DHT crawler, monitor, and measurement tool

    A libp2p DHT crawler and monitor that tracks the liveness of peers. The crawler connects to DHT bootstrap peers and then recursively follows all entries in their k-buckets until all peers have been visited. The crawler supports the IPFS, Filecoin, Polkadot, Kusama, Rococo, Westend networks and more. The crawler can store its results as JSON documents or in a postgres database - the --dry-run flag prevents it from doing either. Nebula will print a summary of the crawl at the end instead. A...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Create and manage the email signature you need Icon
    Create and manage the email signature you need

    For companies and organizations that need an email signature solution

    With WiseStamp it’s easy to unify your brand and turn your emails into a powerful marketing tool. Get the most out of your emails with a professionally designed custom email signature.
    Learn More
  • 10
    js-libp2p-monorepo

    js-libp2p-monorepo

    The JavaScript Implementation of libp2p networking stack

    ...In order to build P2P applications, devs have long had to make custom ad-hoc solutions to fit their needs, sometimes making some hard assumptions about their runtimes and the state of the network at the time of their development. Today, looking back more than 20 years, we see a clear pattern in the types of mechanisms built around the Internet Protocol, IP, which can be found throughout many layers of the OSI layer system, libp2p distils these mechanisms into flat categories and defines clear interfaces that once exposed, enable other protocols and applications to use and swap them, enabling upgradability and adaptability for the runtime, without breaking the API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    qBittorrent

    qBittorrent

    A free and reliable P2P BitTorrent client

    An advanced and multi-platform BitTorrent client with a nice Qt user interface as well as a Web UI for remote control and an integrated search engine. qBittorrent aims to meet the needs of most users while using as little CPU and memory as possible.
    Leader badge
    Downloads: 412,411 This Week
    Last Update:
    See Project
  • 12
    WiFiManager

    WiFiManager

    WiFi Connection manager with web captive portal

    ...When your ESP starts up, it sets it up in Station mode and tries to connect to a previously saved Access Point. If this is unsuccessful (or no previous network saved) it moves the ESP into Access Point mode and spins up a DNS and WebServer (default ip 192.168.4.1). Using any wifi enabled device with a browser (computer, phone, tablet) connect to the newly created Access Point. Because of the Captive Portal and the DNS server you will either get a 'Join to network' type of popup or get any domain you try to access redirected to the configuration portal. ESP will try to connect. If successful, it relinquishes control back to your app. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    YAT

    YAT

    Yet Another Terminal :: Serial Communication :: Engineer/Test/Debug

    Engineering, testing and debugging of serial communication. Supports RS-232/422/423/485 as well as TCP/IP Client/Server/AutoSocket, UDP/IP Client/Server/PairSocket and USB Ser/HID. Optimized for simple command sets of e.g. embedded systems.
    Leader badge
    Downloads: 667 This Week
    Last Update:
    See Project
  • 14
    Anti-Spam SMTP Proxy Server

    Anti-Spam SMTP Proxy Server

    Anti-Spam SMTP Proxy Server implements multiple spam filters

    The Anti-Spam SMTP Proxy (ASSP) Server project aims to create an open source platform-independent SMTP Proxy server which implements auto-whitelists, self learning Hidden-Markov-Model and/or Bayesian, Greylisting, DNSBL, DNSWL, URIBL, SPF, SRS, Backscatter, Virus scanning, attachment blocking, Senderbase and multiple other filter methods. Click 'Files' to download the professional version 2.8.1 build 24261. A linux(ubuntu 20.04 LTS) and a freeBSD 12.2 based ready to run OVA of ASSP V2 are...
    Leader badge
    Downloads: 41,060 This Week
    Last Update:
    See Project
  • 15

    Avaya CDR Capturing Tool

    Captures Avaya CDR over TCP/IP and SFTP Connections

    The software captures Avaya CDR over TCP/IP and SFTP connections, it saves the data in local files and import them to databases such as MySQL and MSSQL
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    fidoip

    fidoip

    FIDONet nodes and points automatic installation package

    ...Fidoip could be used for: * clients(FIDONet points) - as software package for client access to FIDONet; * system operators(aka FIDONet bosses) - as automatic installation package for IP-node creation (FIDONet servers). * detailed documentation - see links at http://sourceforge.net/p/fidoip/wiki * brief descriptions in PDF presentations of fidoip on Russian and English http://sourceforge.net/projects/fidoip/files/media/ * video guides for FIDO points and bosses at http://sf.net/projects/fidoip/files/media/videoguide/
    Leader badge
    Downloads: 43 This Week
    Last Update:
    See Project
  • 17
    JennyNet2

    JennyNet2

    Java transport layer on the TCP/IP network

    Java Network Transport Layer resting on TCP/IP for client/server or peer-to-peer communication with high efficiency on multi-processor systems. Based on a multi-threaded architecture, enables parallel sending and receiving of Java objects and file transfers on multiple priority channels. Uses Java default and optional Kryo for object serialisation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    Saratoga

    A fast UDP/IP-based data transfer protocol

    Saratoga is a fast UDP/IP-based data transfer protocol for hop-by-hop transfers on privately-owned networks. Saratoga was first developed at Surrey Satellite Technology Ltd (SSTL) to download imagery from satellites., and has applications in scientific sensor networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Open Phone Abstraction Library (OPAL) is a C++ multi-platform, multi-protocol library for Fax, Video & Voice over IP and other networks. Also included is the Portable Tool Library (PTLib) which is a C++ multi-platform abstraction library and collection o
    Downloads: 31 This Week
    Last Update:
    See Project
  • 20
    SHModbus

    SHModbus

    Modbus TCP/IP Client Application

    SHModbus is a real-time industrial data monitoring and visualization application that connects to Modbus devices, collects and stores sensor data in a database, and displays both live and historical values through an intuitive web dashboard. --- By default, the application can be accessed with the login admin@admin and password admin.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Discord Token & Message Spammer

    Discord Token & Message Spammer

    best open source discord spammer (token-webhook&more)

    easy to use, set the tokens & channels and have fun, don't use it in a bad way if you catch my drift, if you want to use it you better use a vpn so discord won't ban you're ip smh. DMS version 0.5 the installer file is safe but if u dont trust it just go to the github page and download the source files from there https://github.com/SStorm20/Discord-Message-Spammer-DSM ill keep updating this tool for sure tags: discord token spammer, discord raid tool, discord , discord tool discord tokens, chat spammer license By downloading this, you agree to the Commons Clause license and that you're not allowed to sell this repository or any code from this repository. ...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 22
    WYSE60.NET

    WYSE60.NET

    Basic WYSE60 terminal emulator written in VB.NET

    This is one of my first .NET projects I did back in 2001. I wrote v2, supporting TCP/IP and Windows which was an upgrade from the v1 that was COM-port oriented and written by my father in QuickBasic eXtended (QBX) 7.1 around 1988. Not all ESC-codes have been implemented, only basics, which is all we needed. The only thing that was changed since 2002 is that I've upgraded the project to .NET Framework 4.8.1, fixed the creating of registry keys to store the settings and used Control.Invoke in 3 places where async methods are used, while apparently back in .NET 2 (I guess) that wasn't necessary. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Analisi Rete di Zangune

    Analisi Rete di Zangune

    Find information to forward eMule ports

    Doubleclick on arz.bat and it will generate a text file where you can find almost all useful information to forward eMule ports in your router. You can paste the file content on IRC or a forum to start getting help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
     Transfer of Death
    Transfer of Death is an app for file sharing and text chatting. It's meant to be used with a VPN. You'll need actual IP addresses to use it. 3-11-26: I haven't messed with this in a bit. It has trouble connecting out of it's own subnet. Zerotier or Tailscale is a necessity for this app, if you want to connect to PC's outside of your subnet. They're free, take 5 minutes to install. www.zerotier.com www.tailscale.com *Note: Beware of other VPN's and firewall rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Fenix Modbus /S7

    Fenix Modbus /S7

    Siemens S7300/400/1200/1500, ModbusMaster/RTU/TCP/ASCII, WebServer

    Fenix stands out as an advanced software solution tailored for seamless communication with devices in a Modbus network, a prevalent protocol in industrial automation. With broad compatibility, Fenix effortlessly interfaces with devices such as S7-300, S7-400, S7-1200, and S7-1500, providing a versatile solution for users across different Siemens platforms Free Modbus tool, Free Modbus Tester Free Siemens S7 Protocol tool, Free Siemens S7 Tester Youtube...
    Downloads: 10 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB