Showing 219 open source projects for "open ssh windows"

View related business solutions
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 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
  • 1
    CoreTML framework
    CoreTML framework is an open-source template-based configuration system allowing the developer to create parametrized templates by inserting special content to any text files. Its main purpose is to serve as a toolkit for semiconductor IP core creation (based on VHDL/Verilog).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    GenApp

    GenApp

    Generador d'Aplicacions

    == MOGUT A GITHUB: https://github.com/GovernIB/genapp == A partir d'una bbdd en postgresql o oracle, genera totes les capes d'una aplicació web: model, jpa, ejb, logica(ejb), web i webservices. Caracteristiques: * Incorpora un llenguatge d'alt nivell generat per realitzar consultes a bbdd de forma que l'aplicació es pot construir sense haver d'escriure ni una linia de codi SQL. D'aqui que qualsevol canvi produeixi errors de compilació i no d'execució com passava amb el codi SQL. *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    New Server Setup
    New Server Setup was designed from the floor up to be a one stop solution for standardising, installing and configuring new server installs within an Educational Establishment. It has grown from a basic AD Structure import tool to be a comprehensive installer that covers many aspects and processes that need to be completed in a logical manner to achieve the highest quality result. This script takes the hassle out of having to manually create OU's, GPO’s and File Structures leaving you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Chunk, an HTML Template Engine for Java

    Chunk, an HTML Template Engine for Java

    Clean, powerful templates for Java

    A powerful Java Template Engine, great for building HTML or XML docs. Chunk can handle many other needs and situations as well. In-tag filters & default values, multiple snippets per file, layered themes, macros, conditional includes, localization & more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build enterprise-ready GenAI experiences with MongoDB Atlas Icon
    Build enterprise-ready GenAI experiences with MongoDB Atlas

    Combine the power of Google Cloud's robust infrastructure with the flexibility and scalability of MongoDB Atlas.

    MongoDB Atlas is a unified developer platform that enables you to confidently accelerate the deployment of GenAI-powered applications. Additionally, when purchased on Google Cloud Marketplace, you pay for only the resources you use with no upfront commitment.
    Get Started
  • 5

    Template Code Set for JModelica

    This is a template Python code set to use JModelica easily.

    This is a template Python code set which makes it easy to use JModelica to solve optimal control problem. The template includes a sample model definition file (opt_definition.mop) and a .bat file (run_me.bat) to start its calculation. After download the template, immediately you can run JModelica by only double-clicking run_me.bat file, and obtain the optimization result. Please go to the page given below for the information of how to start to use this and its details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This C++ library adds reference-counting to user classes, as well as custom deleters and weak ptrs support. Thus it almost eliminates the need in tr1:shared_ptr. Wrapped objects could be used with tr1:intrusive_ptr or with this library smart pointers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Simple-Desktop-Clock

    Simple-Desktop-Clock

    Simple speaking Windows Desktop Clock

    Windows desktop clock made in Visual Basic. Speaks when Time or Date buttons are pressed. This program is made for educational purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Webapps

    Webapps

    10 little applications based in HTML, CSS and Javascript.

    Today the most important thing in the world of application development is making that app as powerful as posible, but without making it slow and heavy. The direct solution to do this is the intermediate code. No need of memory management sections, or graphics, just write that you want an image and it will appear. As simple as that. Here are 10 little applications, and more will be uploaded later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    wp-persian-query-generator

    Persian wordpress queries Generator

    Persian wordpress queries Generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10

    TinyTemplate

    A single-file extensible template engine

    TinyTemplate is a small single-file templating engine in Java. A PHP version is also available. Templates can access the available variables and nested fields/values, format the values dependent on the locale. Conditional statements and loops are also supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Start Bootstrap

    Start Bootstrap

    A library of free and open source Bootstrap themes and templates

    Start Bootstrap creates free, open source, MIT license, Bootstrap themes, templates, and code snippets for you to use on any project, guides to help you learn more about designing and developing with the Bootstrap framework, and premium Bootstrap UI products. A library of open source, free to download, MIT licensed website themes and template based on Bootstrap. All of the templates and themes featured on Start Bootstrap are up to date for Bootstrap 4! A one page agency theme. A fully developed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Pages Dialect for Thymeleaf

    Pages dialect for Thymeleaf template engine

    This dialect for Thymeleaf add some utilities like pagination, export, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jpSizer

    jpSizer

    jpSizer - php user window information

    jpSizer is javascript script that informs PHP about user window sizes. Thanks to what you can render your site in proper sizes of elements
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Megan is a simple, easy-to-use, light-weight and high-performance template engine written in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An object oriented Math library written in C++. This library contains set of template classes that are ready to be used. Currently a 2D Matrix, modular arithmetic, vector, and complex numbers are present. These systems can work together, you can create a matrix of complex numbers. Iterators for matrix and vector classes will be added soon. Please use SVN to access current version.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    DCTemplate is a templating system for (X)HTML and JavaScript. It allows web developers to maintain dynamic chunks of XHTML as well-formed XML templates that are "compiled" at build time to high-performance JavaScript methods. Now includes Maven sup
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FM-Classic provides an easy way to get data from Java servlets into Web pages, and helps you keep graphic design separate from application logic. FM-Classic is a continuation of the FreeMarker 1.x code base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FigDice

    FigDice

    PHP Templating System

    FigDice is a template rendering system, primarily designed for web applications and the dynamic generation of HTML documents. FigDice puts the view screens (templates) at the centre of the rendering process. FigDice defines a simple notation based on XML tags and attributes, allowing the engine, using source files very close to the target HTML, to produce the rendering, dynamically enhanced by the Web application's services and presentation layers. FigDice is independent of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Netbeans Struts2 Plug-in

    Netbeans Struts2 Plug-in

    Repack of "Struts2 Support" plug-in available for NetBeans version 6.9

    Repack of "Struts2 Support" plug-in available for NetBeans version 6.9. Updated plug-in runs on Netbeans versions 7.x. With new core Struts 2 library wrapper module of version 2.3.4. Added experimental support for XWork validation features.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    webtoprog_chung
    webtoprog chung is a simple example of communication from a web javascript program to a local desktop application program (written in freebasic ) using screen pixels test. No special autorisation or security bypass, just type a text in the web page and it will be displayed in the application's window .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Custom C++ ODBC wrapper

    Performance C++ library wrapper for ODBC and sql script generation

    Custom C++ library for performant copying large amounts of data between Oracle and Microsoft SQL Server databases. - ODBC API calls wrapper; - support basic SQL datatypes - data copy between geterogeneous databases through common memory buffer; - basic logging facility; - SQL script generation classes for manipulatin DB objects; This is yet very raw version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Eclipse JAX WS Plugin

    Eclipse Plugin to create a new Maven based JAX WS Project

    This plugin creates new Maven based JAX WS Projects with support for Spring , JPA , Hibernate and SLF4J. Plugin Creates 3 project -main , -core , -webdeploy. Main is parent project for -core and -webdeploy. Users can invoke all maven build commands on main project. Core project contains a sample Hello World Service and other business logic. Web Project contains XML related to Spring and Web Deployment.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Laja
    Laja is a combined code generator and parser generator written in Java. Focus has been on easy of use. It runs on most Windows and Unix/Linux plattforms. The parser generator generate parsers for Java.
    Downloads: 0 This Week
    Last Update:
    See Project