Showing 65 open source projects for "open ip"

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
  • 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
  • 1
    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 https://github.com/SStorm21 https://6-g.itch.io/ 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...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 2

    ngIRCd

    Free, portable and lightweight Internet Relay Chat server

    ngIRCd is a free, portable and lightweight Internet Relay Chat server for small or private networks, developed under the GNU General Public License (GPL). It is easy to configure, can cope with dynamic IP addresses, and supports IPv6, SSL-protected connections as well as PAM for authentication. It is written from scratch and not based on the original IRCd. The name ngIRCd means next generation IRC daemon, which is a little bit exaggerated: lightweight Internet Relay Chat server most...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    oidentd

    Configurable ident daemon with IP masquerading support

    oidentd is an RFC 1413 compliant ident daemon that runs on Linux, FreeBSD, OpenBSD, NetBSD, DragonFly BSD, and some versions of Darwin and Solaris. oidentd can handle IP/NAT masqueraded connections on many operating system kernels. oidentd has a flexible mechanism for specifying ident responses. Users can be granted permission to specify their own responses, and different responses can be sent depending on host and port pairs. oidentd features a capability-based permission system that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Discussion Forum Software For Intranets

    Discussion Forum Software For Intranets

    The Free & Popular FLARUM Web Software in a Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a Forum live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with fm wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://fm.local/public/ ( Accept Any Warnings...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5

    Panchat

    An little chat maded with HTML/PHP without MySQL

    This project was maded in my free time in school. At this time is stable, and its programmed with PHP and html, this project dont uses MySQL DBs, or any DBs for other place. It works very nice and only recommended for use in private chats, or private groups chat, not recommended for public use ^^ Try it for free in http://boompancho.p7com.net/chat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    IP-Chat

    IP-Chat

    UDP based desktop chatting app which supports AES-256 bit encryption.

    Simple Encrypted chat application built with Java. It uses AES-256 bit block cipher algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PINO 3 is a client/server chatsystem for the Windows platform based on TCP/IP. It consists of two application (PINO 3 as client and PINO 3-Server as server) and supports all required modern features (user registrations, multiple rooms, user groups,....).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Array Hasptor

    Array Hasptor

    Herramienta para encriptar y desencriptar hashlinks del chat de Ares

    Hasptor es una sencilla herramienta, que sirve para crear y desencriptar, los hashlinks usados para conectarse a las salas de chat de ares. Además de traer la función de localización de ip. Tambien cuenta con un historial de hashlinks desencriptados, que dispone de varias opciones, como la de ver los datos (como el topic, servidor, cantidad de usuarios etc.); u observar el template de la sala.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Simple Client Server Chat Example

    An example of a simple chat system

    This project is a demonstration example on multi-threading programming in Java (old school) and network programming (String exchanges over network). The multi-threading part aims to show how to avoid blocking methods by putting them in separate thread, therefor, the ExecutorService was not used. Two Runnable interfaces are available in the server and the client to show how the dialog is managed. The Socket part aims to show how simple communication using TCP/IP are quite simple. The system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    It is a Simple Chat made in Visual Basic that allows you to chat with other users using the same Program. It works by the simple use of Lobbies and Chat Rooms. Simply enter the IP and your name and you are ready to go..... More updates coming soon!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a chat system composed of a TCP/IP server daemon and its corresponding java client. You can chat with other peers in clear text or AES password-based encryption on your own computer network. The AES encryption and decryption is based on 128 bit key which is reached by padding the resulting SHA256 from your provided password. Simply put, SHA is a checksum that change when a single bit change. When you send a message with a password field, the resulting password checksum is cut at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PigTerm

    PigTerm

    Remote control your linux console encrypted trough Jabber chat service

    With PigTerm you can chat with your Linux terminal. PigTerm connects you to your/your friends/your office Linux computer's terminal trough Jabber messaging (XMPP Protocol services like Gtalk). So that you do not need ssh access to do this. Think of pigterm as a Remote Assistant for Linux Console. This is useful specially when your remote computer do not have a valid IP address. The software uses QXMPP opensource library (http://code.google.com/p/qxmpp/). The complete code of this library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Neutron Chat

    Neutron Chat

    Neutron Chat allows you to communicate in networks

    Neutron Chat is a simple chat application for communicating in networks or in the internet via the TCP/IP protocoll and your own server. It is based on the .NET Framework 4.0 and uses AES-encryption. And it's NSA-proof. Just sayin'. New (and presumably last) version: 3.3.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ...On clicking on the hostname, it will ask for server port number of the host name, then accept message will be displayed on the other user window, if the user accepts, then connection will be established. It also displays a talk dialog window. The talk dialog consists various features like send instant message, write and send, send and close, hide, save, open etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    IPMessenger-wq

    IPMessenger-wq

    IPMessenger

    IP Messenger: 1. communication between People who works on computer. 2. communicate one to one. 3. u can send text or other files by this tool. 4. based on .Net PlatForm with WPF UIElement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    IDENT (RFC-1413) Server for Windows XP and 2003. This ident server can be installed as a service or run from commandline. It uses XP IP helper API to locate process that initiated tcp connection, therefore it works well in multiuser environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Java LAN Messenger

    a java based LAN messenger

    a java based LAN messenger CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JavaBot IRC

    JavaBot IRC

    JavaBot allows people to easily implement their own IRC bots.

    JavaBot is a project for people to easily implement their own IRC bots. Java, being an easy language to learn and program, is well known among a lot of people. By implementing this project in Java, it allows programmers from all over the world to implement their own IRC bots without much effort and quickly. Although not as quick as other services, these bots are fully customizable due to their open source nature. Multithreading support may come, but there is no promise that it will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mossawir Network Messenger is a LAN messaging and chat program which allows messages to be sent between users on a network peer-to-peer with no need for a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NiMC provides an Instant Messaging server and client that runs on a custom protocol that is implemented in python. The project was written as a learning experiment by its author, to get experience with TCP/IP. Great example of how to do TCP/IP wrong
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This Is a IP messenger. instant messenger for internal communications. To run this project java1.6.0 or higher required. I am discontinuing here. I have hosted my code on http://code.google.com/p/ip-messenger/ and will continue there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Command-Line messaging app with ability to execute pre-defined commands on server side. used to provide networking capabilities to scripts and macros
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A java-based Chat for local networks. It uses the IP of a computer to identify the users
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Voice Chat Activex Is Activex that will bring conference sound into your application. Voice Chat Activex can broadcast audio stream over the TCP/IP network
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    JIM is a cross-platform instant messenger. Based on TCP/IP protocol. Supports conferencing as well as private messages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB