Showing 89 open source projects for "java security for linux"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 1
    xxh

    xxh

    Bring your favorite shell wherever you go through the ssh

    You stuffed the command shell with aliases, tools and colors but you lose it all when using ssh. The mission of xxh is to bring your favorite shell wherever you go through ssh without root access and system installations. Preparing portable shells and plugins occurs locally and then xxh uploads the result to the host. No installations or root access on the host is required. Security and host environment are a prime focus. No blindfold copying config files from local to the remote host....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    x86_64-lfs-linux-uclibc Shell Assistant

    BASH Shell Tool Helps LFS "General Compilation Instructions"

    Sets up an x86_64 linux cross-build from your kconfig using a bash shell program thus producing linux-headers, uClibc, gcc and a complete GNU os. The tool is simple to customize with a few configuration variables. There is one executable program and six proglets, 100 common GNU source tarballs are tested and repudiated. The Linux 4.2 system is very small when deployed and has an FS that fits on one page...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    flom

    flom

    Free Lock Manager

    ...FLoM supports different types of abstract resources: simple, numeric, set, hierarchical and transactional sequence. libflom, the library shipped with FLoM, allows you to develop your own application using a simple C, C++, Java, Perl, PHP or Python client API. SSL/TLS security for network communication, X.509 certificates for peer to peer mutual authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    comandamentSecuritzat

    Securitza l'execució de processos en segon pla

    Permet l'execució de processos de manera securitzada on les variables poden estar encriptades en un arxiu de configuració i substituïdes en el moment d'executar. Aquest programari consta de dues part: - Un procés generador de l'arxiu de configuració on s'especifica quina aplicació es pot executar, qui la pot executar i les variables a substituir. - Uns processos que permeten accedir a l'arxiu de configuració i retornar les variables demanades si compleixen els requeriments de seguretat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • WinMan ERP Software Icon
    WinMan ERP Software

    For companies of all sizes and enterprises in need of a solution to improve their operations

    WinMan ERP is an all-encompassing solution designed to manage the operational, quality, commercial, and financial processes of manufacturers and distributors. It is particularly well-suited for companies embracing Lean strategies.
    Learn More
  • 5

    Mail2sh

    Executes orders received by email

    Mail2sh is a tool for send shell command by email with a simple module and to avoid you to know how procmail and sendmail works. Mail2sh makes it possible to carry out shell commands by email. Email is sent to a particular user on your host and the commands will be carried out if the user and password given matches ones in /etc/passwd. Commands are executed with the user's privileges, and combined with a PGP module ensures a certain level of security for use. Note that the system is not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Script Echo Color

    Script Echo Color

    Terminal text colorizing and simplifies script coding.

    ScriptEchoColor simplifies Linux terminal text colorizing, formatting and several steps of script coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Automated_Quiz

    Automated_Quiz

    A Shell Script for Quizzing the whole class of students and log result

    Please download the above zip file and extract it to a secret folder and run the quiz.sh script from that folder in your terminal program, as shown in the youtube videos : https://youtu.be/kQi0XlIaT9M and https://youtu.be/prwKN5DiFp0 You may change the contents of the quiz.txt file to your liking, while maintaining the format of it. Note: Press Enter/Return key after typing on your Terminal, to proceed to the next step, while testing the quiz.sh script. Also, increase the terminal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    xSMBus - Java I2C/SMBus API

    xSMBus - Java I2C/SMBus API

    USB Bridge for SMBus(I2C), GPIO, and Clock, Java API

    [Introduction] xSmbus-m01 is not only a Java API, but also a program that can be executed separately. The following are its function options: Need to be executed at the command prompt, java -jar /YourPath/xSmbus-m01-1.0p.jar Help - list the parameter table Verification - verify that the product is working properly Test - used for system maintenance, in advance Check - determine if there is a device on the I2C location Scan - search in the range of 00-FF, search out on the I2C bus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Bash Command Builder

    Bash Command Builder

    A simple Bash IDE / Debugger

    Bash made easier: A simple IDE / Debugger for writing, debugging, and executing single commands and short scripts. If you are a struggling occasional user of Bash, or would be a user if it weren't so difficult to get started, then this program will help. Runs on Linux or Windows Subsystem for Linux.
    Downloads: 16 This Week
    Last Update:
    See Project
  • AI-First Supply Chain Management Icon
    AI-First Supply Chain Management

    Supply chain managers, executives, and businesses seeking AI-powered solutions to optimize planning, operations, and decision-making across the supply

    Logility is a market-leading provider of AI-first supply chain management solutions engineered to help organizations build sustainable digital supply chains that improve people’s lives and the world we live in. The company’s approach is designed to reimagine supply chain planning by shifting away from traditional “what happened” processes to an AI-driven strategy that combines the power of humans and machines to predict and be ready for what’s coming. Logility’s fully integrated, end-to-end platform helps clients know faster, turn uncertainty into opportunity, and transform the supply chain from a cost center to an engine for growth.
    Learn More
  • 10
    Apache Commons VFS utilities such as a bridge to the Apache Mina FTP Server, a bridge to the Apache Mina SSHD / SCP / SFTP server and a scriptable Java Shell / Console providing a Command Line Interface with VFS file system commands and operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Bash Shell Scripting in a Minute

    Bash Shell Scripting in a Minute

    Learn Bash Shell Scripting in a Minute using this Collection of Script

    Learn Bash Shell Scripting in a Minute using this Collection of Scripts, which are Real World Examples, ranging from a simple Date Based Theme to a Standalone Kiosk Type User Input Forms. The Learning is based on a "Observe and Understand Strategy", which means you run these scripts, observe their outputs, understand the script that generates them and learn the whole thing. These Scripts cover almost all the basics of bash shell scripting and summarizes them in the last script for user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    lguicd

    Utility to change directory when in gnome-terminal via a dialog

    lguicd is a utility that lets you change directory while in gnome-terminal running the bash shell via a GTK dialog. I wrote it myself. It is Free and Open Source software. At the moment there is only a version available for Ubuntu 17.04 64 bit standard flavor (Unity).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Args

    Args

    A java configuration file and command line parser

    Powerful rule-based command line parser and cofiguration reader. Options can be created using annotations or manually using a powerful API. Options are grouped into hierarchical namespace, allowing sophisticated inclusion, exclusion and grouping based on rules. Supports multiple dialects and automatic document creator such as typical usage and UNIX manpages. POSSIX, GNU, MSDOS command line parser dialects. XML, INI, PROPERTIES configuration file types. Database and general persistance or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Debugger for Bash version 3(Bourne again shell). Plugin for Eclipse. Will only work with shell script editor ShellEd.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    conntrack-tools bash completion

    bash programmable completion for conntrack-tools (netfilter.org)

    This package contains completions for conntrack, conntrackd and nfct.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    nfacct bash completion

    Programmable completion specification for nfacct (netfilter.org)

    Programmable completion specification for nfacct (netfilter.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    lshell is a shell coded in Python, that lets you restrict a user's environment to limited sets of commands, choose to enable/disable any command over SSH (e.g. SCP, SFTP, rsync, etc.), log user's commands, implement timing restriction, and more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    xmlsh
    "xmlsh" is derived from the design and goals the unix shell and core commands but with XML expressions and documents added as core features to the shell. xmlsh can be used as a drop-in replacement for scripting xml transformations instead of sh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Web Console

    Web Console

    Web-based application to execute shell commands.

    Web Console is a web-based application that allows to execute shell commands on a server directly from a browser. The application is very light, does not require any database and can be installed in about 3 minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An Ant task for user interaction based on forms written in Swing. Enables rapid deployment of forms for connecting user input to properties in an Ant script and menus for launching ant tasks..
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Balcora-project is open source GUI framework. It is basically Spring and SWT integration and has in addition powerful ways to manipulate data in forms and lists. Totally new approach for creating rich client applications!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    aeternaICT Script Scheduler

    aeternaICT Script Scheduler

    Java Client-Server Script Scheduler

    TCP Client/Server script scheduler written in java. Allow to run local and remote batch/script processes. Minimum requirements: - os with Java version 7, 32 bit *Hardware or software firewall running on your computer or lan network, can inhibit program proper working. It is recommended to disable them or create an appropriate rule.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    JaiHind

    Shell Automation for Linux Newbies

    When it comes to use of Linux, its a champ on the server side but when it comes to the desktop, its hardly just 3% in the whole world when compared to other proprietary OS and what keeps people from using it and why has it not made its mark on the Desktops yet ? Though Linux has got its success to accomplish its most common tasks through GUI approach, it still demands the users to be logical and use of terminal to accomplish certain tasks that cannot be done as easily as on other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    xmlfind

    A command line tool to extract data from xml files

    XmlFind is a small tool to extract data from an xml file in a format adapted to a classical Unix Shell pipeline. Think of it as a kind of find command that act on the content of a (or a set of) xml files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    KeyBox

    KeyBox

    Web-based multi-terminal SSH management tool

    A web-based SSH console to execute commands and manage multiple systems simultaneously. KeyBox allows you to share terminal commands and upload files to all your systems. Once the sessions have been opened you can select a single system or any combination to run your commands. Also, additional system administrators can be added and their terminal sessions and history can be audited.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next