Showing 6 open source projects for "ssh jar"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 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 to Amazon Neptune using the JDBC driver, the Neptune instance must be available through an SSH tunnel, load balancer, or the JDBC driver must be deployed in an EC2 instance. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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: 0 This Week
    Last Update:
    See Project
  • 3

    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...
    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: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    Xrsync

    Xrsync

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

    ...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 that can login to the Linux host using an account with a home directory on that host. Executable: Just download Xrsync.exe and run. Plugin for Eclipse: Download com.dj.srcRsync_1.0.0.*.jar and copy it to %eclipse%/plugins. ...
    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) to the node and a new server started (ssh). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next