Showing 6 open source projects for "ssh jar"

View related business solutions
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • With Boozang, you can write tests, debug visually, perform root cause analysis and automate your CI builds. Icon
    With Boozang, you can write tests, debug visually, perform root cause analysis and automate your CI builds.

    Empower your whole team to build and maintain automated tests, not just developers.

    Our natural-language tests are extremely stable to code changes. When tests break our AI will repair it in minutes.
  • 1
    JDBC Driver for Amazon Neptune

    JDBC Driver for Amazon Neptune

    Amazon Neptune JDBC Driver by Amazon Web Services

    This driver provides read-only JDBC connectivity for the Amazon Neptune service using SQL, Gremlin, openCypher and SPARQL queries. The driver comes packed in a single jar file. To use the driver, place the jar file in the classpath of the application which is going to use it. For the initial public preview release, the driver will be available for download on GitHub along with the driver's .jar file and .taco file. To use the Driver in BI tools, please refer to the documentation. To connect...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    jswebserver

    Web server in one java jar using JavaScript for the server side logic

    JSWEBSERVER is a very light web server app that can be compiled in Java 1.8 or Java 16, it is based on SCALATRA and GRAALVM with JavaScript engine. Prerequisites to compile jswebserver: - Java JDK 1.8 or 16 (https://adoptopenjdk.net/) - SBT (https://www.scala-sbt.org/download.html) - Scala (https://www.scala-lang.org/download/scala2.html) After installing prerequisites, download jswebserver sources: https://sourceforge.net/p/jswebserver/code/ci/master/tree/ or you may use git: git clone ssh...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    jvm-mon

    jvm-mon

    Console-based JVM monitoring tool

    Console-based JVM monitoring - when you just want to SSH into a server and see what’s going on. jvm-top lets you monitor your JVM server applications from the terminal.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Cipher Scanner for SSH

    Java program to scan the ciphers supported by a SSH server.

    Code to check the ciphers supported by an SSH server. How to run the program: java -cp "ssh-cipher-check.jar" SSHCipherCheck <host> <port> or java -jar SSHCipherCheck <host> <port> where, <host> - Host name or IP address of the server. <port> - The port on which the SSH server is running. Saurabh Sule <saurabhsule82@yahoo.co.in>
    Downloads: 1 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5
    Xrsync

    Xrsync

    Xrsync uploads an entire folder from MS-Win client to Linux server

    Xrsync uploads an entire folder from a local MS-Windows client to a remote Linux host if the folder doesn't exist remotely. Or it synchronizes the folders and files under the selected folder on the remote host by either checking the consistency of the checksum, or comparing the last modified time and size of the file to be synchronized. Xrsync uses Java implemented SSH API to ensure secure data transfer. So it works for any remote Linux host that runs a SSH daemon and a local Windows client...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jades

    Jades

    Java distributed executor service library

    This Java library provides the class DistributedExecutorService which implements java.util.concurrent.ExecutorService. The goal is to distribute tasks across a network of machines (nodes) over SSH. The API is designed to be as user-friendly as possible : 1. Instantiate DistributedExecutorService 2. Add nodes 3. Submit tasks The only requirement is that all machines have SSH and a compatible JRE (>= 6). More precisely, when a node is added, the application's jar is automatically copied (scp...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next