Showing 408 open source projects for "open ssh windows"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    A highlevel API to instrument Java bytecode. Jiapi can be used to modify bytecode of a Java class before it is loaded into a virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JRemoteRun allow execute snippets of java code in running JVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    boost-gdb-printers

    GDB pretty printers for boost

    A collection of pretty printers for GDB 7.x for various boost types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Betwixt

    Betwixt

    Web debugging proxy based on Chrome DevTools network panel

    Betwixt will help you analyze web traffic outside the browser using familiar Chrome DevTools interface. Download the latest release for your operating system, build your own bundle or run Betwixt from the source code. In order to capture traffic, you'll have to direct it to the proxy created by Betwixt in the background.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5
    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
  • 6
    An Open Source Java Emulation platform for emulating micro computers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Debugger for Bash version 3(Bourne again shell). Plugin for Eclipse. Will only work with shell script editor ShellEd.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    NG-BASIC

    An experimental BASIC language for Linux, Mac OS X, and Windows.

    NG-BASIC is an experimental BASIC language that can be both interpreted within an Integrated Development Environment (and debugged through that same environment) as well as compiled to a native executable. The goal of this project is to reproduce an environment similar to QuickBASIC 4.5 for modern operating systems and for BASIC enthusiasts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    debug_mutex

    c/c++ debug-mutex library

    A cross-platform implementation of a mutex, that automatically checks for everything, you might be doing wrong: - DeadLocks - Invalid mutex leave order - Thread Shutdown, while still holding mutex locks - Destroying a locked mutex - (Un)Locking a destroyed mutex - UnLocking an unlocked mutex - UnLocking an mutex locked by another thread - Locking a non-recursive, locked mutex - Not destroying all mutexes before application termination Every abnormal produces a console...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 10
    The MSX emulator that aims for perfection. NOTE: this project moved to GitHub. The content of this project page is frozen and will not be updated. The project is alive and kicking, though! Check out our website for the new project pages.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    PokeMini

    PokeMini

    Portable Pokémon Mini Emulator

    Portable emulator for Pokémon-Mini. Last version: 0.60 (16 June 2015) Check Wiki for platform dependencies and other information.
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 12

    xorlisp

    Bit level lambda continuations and nothing else - Queue automata

    Not working yet. To deal with the Halting Problem, computing and data are navigated using debugger ops: linearForward and treeForward, which navigate an astronomically large bit string where 1 is ( and 0 is ). All pairs are derived from (). For example, true is represented as ((()())()), and false is (()(()())). It appears related to the church encoding of lambda where T chooses first parameter and F chooses second, of a pair. Continuations are nearly finished code and are represented as a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CMakeScript is an extension to CMake, a cross-platform, open-source build system. CMakeScript adds Java Script as alternative script language to CMake's home-grown macro language. CMakeScript comes with a visual debugger for Java Script.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    The GoodFET is an open source JTAG programmer based upon the Texas Instruments Flash Emulation Tool. While retaining partial compatibility with the TI design, the eventual goal of this project is standalone firmware with no proprietary components.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    We extend the Eclipse IDE with tools for development in Haskell, a functional programming language, providing support for a wide range of tools (compilers, interpreters, doc tools etc.) in a coherent, convenient and configurable environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jContractor is a tool to provide Design by Contract support to the Java programming language. Contracts are specified by writing methods that follow jContractor's naming convention.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Shiny is a lightning fast, fully documented & by-far-easiest-to-use C/C++/Lua profiler with no extensive surgery. Results are smoothed & shown in run-time as a call-tree or sorted-by-time. Output also renderable as graphs in Ogre3D or your custom engine
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Madmap is a tool to help analyze java heap dumps. New in v1.1 it supports hprof ascii and now binary dumps collected with jmap. It helps find memory leaks by showing the live set and automatically calculating which objects retain the most heap size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GDB-ILI extends the GNU debugger with a generic interface to various interpreter languages. Features: Data transfer from/to debugee, direct interaction in interpreter shell, extended breakpoints,... Support for Matlab(R) and GNU Octave is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An advanced portable C++ library of over 80 boolean-like macros that hold an analysis if the condition fails, to help debugging, so a developer knows exactly what goes wrong. Allows reuse in adapted assertion macros, as in ModAssert (also on sourceforge) and UquoniTest (a unit test library for C++). Needs STL or wxWidgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    AOP for Erlang

    Aspect Oriented Programming (AOP) for Erlang

    Implementation of Aspect Oriented Programming (AOP) for Erlang. The AOP weaver is running against a target set of source files and controlled by aspect definitions. The weaver is implemented as a parse transformation function of Erlang compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit. CxxTest is easy to use because it does not require precompiling a CxxTest testing library, it employs no advanced features of C++ (e.g. RTTI) and it supports a very flexible form of test discovery.
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 23
    A Python logging library. Straightaway, it does: File and database logging, rotation, remote logging and email notification; stack logging and call hierarchy visualization as debug features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    JBCD is an interactive debugger for Java bytecode. It allows a programmer to step through bytecode one statement at time. The tool is indended for people who are writing programs to generate or modify bytecode. JBCD can be used with any Java compiler a
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    After a program has been thrown into the world in binary form, it can boomerang back as source code. The Boomerang reverse engineering framework is the first general native executable decompiler available to the public.
    Leader badge
    Downloads: 104 This Week
    Last Update:
    See Project