Showing 190 open source projects for "tcp over ssl"

View related business solutions
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
  • 1

    ObjectOrientedTcp

    C# Object Oriented Tcp

    This project is basically an easy to use wrapper for the TcpClient/TcpListener that allows a developer to send .net objects over a TCP connection with minimal effort. If you need assistance integrating it, please have a look at the Tester project in the source folder. Update v1.1: Applied a few bug fixes and the project is now compatible with Xamerin Android. Update v1.2: Made compression optional. Update v1.3: Bug fixes and better threading support. Update v1.4: More bug fixes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JPPF

    JPPF

    The open source grid computing solution

    JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    TWiki Enterprise Collaboration Platform

    TWiki Enterprise Collaboration Platform

    Open Source Enterprise Wiki and Web Application Platform

    Enterprise collaboration platform with over 400 extensions. Users without programming skills can create web applications. 50,000 small businesses, many Fortune 500 companies, and millions of people use TWiki, with installations of 100,000s of pages. Visit http://twiki.org/ for the open source TWiki. The TWiki community is focusing on building the best collaboration platform for the workplace. We invite you to GET INVOLVED! More at http://bit.ly/twGetInv.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 4
    TrapGate Mailer

    TrapGate Mailer

    TrapGate Mailer

    TrapGate is a full compatible fido mailer, it can send and receive mail and/or files. Use another program to unpack inbound or Pack them so the mail will be send using the outbound folder, TrapGate uses the last BinP protocol but also for regulator Modem Analog or ISDN EMSI and YAHOO it even has a web server and network monitor and much more....
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 5
    Lanproxy

    Lanproxy

    Intranet penetration tool that proxies local area network computers

    Lanproxy is an intranet penetration tool that proxies local area network personal computers and servers to the public network. It supports tcp traffic forwarding and any tcp upper layer protocol (access to intranet websites, local payment interface debugging, ssh access, remote desktop, http proxy) , https proxy, socks5 proxy...). Penetration basic functions, same as the open source version, high performance, can support tens of thousands of penetration connections at the same time. Support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Go HTTP tunnel

    Go HTTP tunnel

    Fast and secure tunnels over HTTP/2

    ... and proxies incoming connections to the client. Then the connection is further proxied in the client's network. The tunnel is based on HTTP/2 for speed and security. There is a single TCP connection between the client and server and all the proxied connections are multiplexed using HTTP/2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    pyNETVARS

    Python module for network variables for CoDeSys PLCs

    CoDeSys v2.3 supports so called network variables. Blocks of (global) variables, that propagates over networks like TCP, UDP or UDP Multicast aso. This python module supports parsing, receiving and sending those blocks (with UDP Multicast only). With this you can add for example a Raspberry Pi Sensor to your automation network without special Network clients on your PLC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    pdi-jira

    JIRA plugin for Pentaho Data Integration

    Using this PDI plugin you can connect any JIRA service even using SSL connection and perform JSON data extraction over the results. JQL is used to obtain data from the JIRA remote service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    tinycampaign

    tinycampaign

    tinyCampaign is a simple and lightweight newsletter system.

    tinyCampaign is a simple and lightweight newsletter system built on a nice Bootstrap and the Liten framework. You can send out simple and beautiful HTML emails with ease. Must have shell access to install and update. Full installation instructions can be found here: https://tinyc.7mediaws.org/knowledge-base/installation/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 10

    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
  • 11
    Webogram

    Webogram

    Telegram web application, GPL v3

    Telegram offers great apps for mobile communication. It is based on the MTProto protocol and has an Open API. I personally like Telegram for its speed and cloud-support (that makes a web app possible, unlike in the case of WA and others). MTProto data can be carried over HTTP (SSL is also supported), so this project is my take at creating one. Hosted version: the app is downloaded via HTTPS as a usual website. Will be available offline due to application cache. Packed version, the app...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    REST framework JWT Auth

    REST framework JWT Auth

    JSON Web Token Authentication support for Django REST Framework

    ... endpoints over SSL/TLS to protect against content tampering and certain kinds of replay attacks. You can easily test if the endpoint is working by doing the following in your terminal, if you had a user created with the username admin and password password123. Alternatively, you can use all the content types supported by the Django REST framework to obtain the auth token.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    gevent

    gevent

    Coroutine-based concurrency library for Python

    gevent is a coroutine -based Python networking library that uses greenlet to provide a high-level synchronous API on top of the libev or libuv event loop. gevent is inspired by eventlet but features a more consistent API, simpler implementation and better performance. Read why others use gevent and check out the list of the open source projects based on gevent. Since version 1.1, gevent is maintained by Jason Madden for NextThought with help from the contributors and is licensed under the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    UI for Docker

    UI for Docker

    A web interface for Docker, formerly known as DockerUI

    Containers UI For Docker is a web interface for the Docker Remote API. The goal is to provide a pure client-side implementation so it is effortless to connect and manage docker. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    VTun is the easiest way to create Virtual Tunnels over TCP/IP networks with traffic shaping, compression, and encryption. It supports IP, Ethernet, PPP and other tunnel types. VTun is easily and highly configurable. VPN, Mobile IP, Shaping, etc
    Leader badge
    Downloads: 7,348 This Week
    Last Update:
    See Project
  • 16
    aktrs

    aktrs

    Java actor library

    aktrs (pr: actors) is a Java application library implementing the Actor Model. It provides remote actors through TCP sockets (and SSL sockets), actor profiling, a Console and tunable logging. It's API is easy to use and its core is written in few lines of source code. aktrs requires Java version 1.5 or newer, has no additional dependencies and can be packaged into any application according to its GNU Lesser General Public License. Anyone is free to contribute with changes and redistribute...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DotNetOpenServer SDK

    DotNetOpenServer SDK

    Lightweight fully extendable client/server application framework

    DotNetOpenServer SDK is an open source lightweight fully extendable TCP socket client/server application framework enabling developers to create highly efficient, fast, secure and robust cloud based smart mobile device and desktop applications. Why? Unlike most application server frameworks, which are implemented over slow inefficient stateless protocols such as HTTP, REST and SOAP that use bulky ASCII data formats such as JSON and XML, DotNetOpenServer has been built from the ground up...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    libSSL

    C++ SSL Library

    C++ library that wraps both raw and SSL functionality into an easy-to-use set of classes. Raw sockets supported: * IPV4 TCP Platforms currently supported: * Windows The following SSL libraries are supported: * OpenSSL 1.0.2d Additional platforms, raw libraries (e.g. IPV6) etc. will be added in due course, the architecture has been designed to accommodate expansion.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19

    Handy TCP/IP Server/Client Tools

    Various TCP/IP servers, clients and network management tools

    IPtools is an all in one package that includes various TCP/IP tools. Server: - FTP - TFTP - Syslog - Web - Remote Command - General UDP server - Multicast server Client utilities: - Multicast client - TFTP client Starting on version 0.2.0, a powerful network connection tools UBridge is added, it can bridge: - VXLAN (newly released) - UDP sessions - NIC card of the PC - Connections to Cisco Router Simulator "GNS3/dynamips" and H3C Router Simulator (LITO/CEN). UBridge...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    netool toolkit 4.6

    netool toolkit 4.6

    MitM pentesting opensource toolkit

    Operative Systems Suported are: Linux-ubuntu, kali-linux, backtack-linux (un-continued), freeBSD, Mac osx (un-continued) Netool its a toolkit written using 'bash, python, ruby' that allows you to automate frameworks like Nmap, Driftnet, Sslstrip, Metasploit and Ettercap MitM attacks. this toolkit makes it easy tasks such as SNIFFING tcp/udp traffic, Man-In-The-Middle attacks, SSL-sniff, DNS-spoofing, D0S attacks in wan/lan networks, TCP/UDP packet manipulation using etter-filters, and gives...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Hypersocket VPN

    Hypersocket VPN

    A simple yet powerful open source VPN solution

    Hypersocket is a streamlined VPN solution built for all types of remote access scenarios. 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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Messaging middleware for Service Oriented Architecture
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Modbus library for Microchip dspic, over tcp/ip and serial. Beta Version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TCPPackLoader

    TCPPackLoader

    The program loads any TCP-based server simulating up to 10000 sockets

    The program loads your TCP-based server simulating up to 10000 socket connections. OS:Android Program works over GPRS and WiFi. This can help you find out how many connections could your server handle and also what is the status of the network used . Just Enter: IP address of the server Port of the server Maximum number of test socket conections . Server load-this is the slider position -it determines delay (in msec) between each socket connection.Position 0.0s means maximum...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CyberDragon Browser

    CyberDragon Browser

    CyberDragon Browser - privacy enhanced, portable browser

    CyberDragon has: - Tracker blocker. It will block over 6000 various trackers from following your daily surfing habits. Also optional tracker blocker file that list over 30 000 trackers is provided. - Very strict, zero-tolerance cookie control. By default, only session cookies that have Secure and HttpOnly cookie attributes set are allowed. Also, all 3rd party cookies are blocked by default. These settings can be overrided by site, either blocking or allowing specific cookies, allowing...
    Downloads: 12 This Week
    Last Update:
    See Project