Search Results for "remote command" - Page 12

Showing 577 open source projects for "remote command"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    TeleScope

    TeleScope

    XML Data Stream Broker/Replicator

    TeleScope is the efficient intensive-load XML data stream broker, replicator and simple event processing platform (SEP) written in C for the Fedora 17-18, Slackware 13-14, Red Hat Enterprise Linux 6 (RHEL-6) Linux distributions. The platform is intended to be operated upon the single number/word values and is not meant to be deployed for full-text XML stream analysis. TeleScope has internal query language with a set of standard logical operators that allows to construct relatively complex...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ...This application has been designed to perform simple or timestamped copies of directories and files as well as unidirectional synchronization of file tree. Fisy is in command line, you can so start copying tasks at any time or plug them on an automated processing. Sine version 2.0, Fisy contains cipher features for encrypting data for storage in a remote service like the Cloud.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    FTP and FileSystem Synchronizer

    Synchronize FTP remote directory with a local directory

    FTP and FileSystem Synchronizer (FTPCopy.exe) is an easy Windows command line tool for synchronizing a remote FTP directory with a local directory. It works either in upload mode in order to put an entire local directory to a FTP server directory, or in download mode in order to get an entire FTP server directory to a local directory. FTPCopy can scan also subdirectory on both mode. FTPCopy detects file change (date/time or file size) for uploading or downloading a file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    VLC Launcher
    Interface for run videos with vlc media player with some options as hue settings for seeing color management in indipendent mode of video quality and before loading. In user temp folder create custom vlc config, run selected video. Requ. VLC. MP ==IMPORTANT== Last version is written and tested for VLC 2.0.8 Twoflower. I strongly reccomend using custom vlc.exe path setting for testing others vlc versions: you can save settings for each video including custom vlc path in multiple version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    Bash Share scripts

    shell-scripts, useful to mount remote ssh and smb shares

    Moved to github. Futher development will be there. https://github.com/trousev/bashshare
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Dploy

    Dploy

    FTP/SFTP deployment tool built in node.js

    dploy is a deployment automation tool written in Node.js, designed to simplify pushing code and assets to servers. It uses configuration files to define environments and deploy rules, allowing developers to quickly push updates via FTP or SFTP. With a single command, dploy compares the local project with the remote server and uploads only the files that have changed, making deployments efficient and incremental. It is particularly helpful for small- to medium-sized web projects where complex CI/CD pipelines are unnecessary but a reliable deployment mechanism is still needed. The configuration is simple and human-readable, enabling teams to share deployment settings easily. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    iSpy Camera Security Software

    iSpy Camera Security Software

    Worlds leading motion detection, recording and alerting software

    iSpy uses your USB webcams, IP cams, capture cards, desktops and microphones to detect and record movement or sound and provides security, surveillance, monitoring and alerting services. Media is recorded directly to H264 mp4 files or AVI files. iSpy can stream live and recorded video over the local network, over the web using the ispyconnect portal and to mobile devices and third party software (like gadgets and MediaPortal). iSpy also includes a server project that lets you connect to...
    Downloads: 48 This Week
    Last Update:
    See Project
  • 8
    SrcDS Control

    SrcDS Control

    Cross platform administration tool for Source Engine dedicated servers

    Cross platform (Windows, Mac, Linux) GUI/command line based administration tool for Valve Source Engine dedicated game servers (srcds). Target audiences: - Individuals who want to set up a dedicated server without having to work with command line tools and config files - Experienced groups managing multiple servers/hosts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ftpmd5back

    tool to backup a local folder to a remote ftp server folder

    ftpmd5backup, as the name suggests, is a tool that is used to make backups of your files to an ftp server . In order to minimize resources necessary for this operation, a file will be uploaded only if: 1) on the ftp server there is no copy of the local file 2) on the ftp server there is a copy of the local file, but it is not the same as the local version.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

    TriAquae

    Open source IT batch management suite

    TriAquae is an open source IT management software developed by Python language, this software allows IT administrator to manage Linux/Unix servers through a simple friendly command interface ,and with no any client program need to be install on the remote servers , only support SSH will be fine. User can send commands ,files,to mutiple servers and the result will be send back to management cosole almost in real time,it also can help user to analyze the system running capacity with the with nice looking report table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Bandwidth measuring tool that works by pinging remote hosts much like plain old ping command.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    OpenXCI

    A free desktop hypervisor

    OpenXCI is a Xen-based desktop hypervisor. Unlike other desktop hypervisors, it is not targeted at businesses wanting remote provisioning, but rather at individuals who want a high-performance alternative to dual/multi-booting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    jenkins_api_client

    Client libraries for communicating with a Jenkins CI server

    This project is a simple API client for interacting with Jenkins Continuous Integration server. Jenkins provides three kinds of remote access API. 1. XML API, 2. JSON API, and 3. Python API. This project aims at consuming the JSON API and provides some useful functions for controlling jobs on the Jenkins programatically. Even though Jenkins provides an awesome UI for controlling jobs, it would be nice and helpful to have a programmable interface so we can dynamically and automatically manage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Very simple command line application to control the time you work. Since it is not running all the time, it can be used from a remote console. The only requirement is to have a linux machine available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    innocence-java

    Replace text with POS equivalent text, in a reversible fashion.

    Program takes (currently) english text sentences, and replaces each word in a given sentence with another word having the same Part of Speach (POS) tag. This creates a new sentence containing none of the original words. This new sentence can then be transmitted to a remote user, and using the same software, "de-crypted" into yielding the original sentence. The software relies on having a known "seed" value for the random number generator, which is known only by the sender and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Winexe

    Remote Windows®-command executor

    Winexe remotely executes commands on Windows NT/2000/XP/2003 systems from GNU/Linux (and possibly also from other Unices capable of building the Samba 4 software package).
    Downloads: 15 This Week
    Last Update:
    See Project
  • 17

    Denon AVR Control Utility

    Remote control of network attached Denon AV receivers

    Turn the AV receiver on or off, change input and set the volume level from the command line or using a GTK application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    p5vlc provides interface to VideoLAN Client's Telnet interface from Perl. Library encapsulates each and every command VLM supports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    FreeCSVR

    FreeCSVR is a Free Client for Stream Video Recording

    Offering highly reliable, flexible and scalable network-based management for recording and streaming video surveillance footage, FreeCSVR is a Free Client for Stream Video Recording. Featuring industry-leading video quality, intelligent event detection, highly-efficient streaming and storage, and seamless remote access, FreeCSVR is the system video surveillance based on library OpenCV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PigTerm

    PigTerm

    Remote control your linux console encrypted trough Jabber chat service

    With PigTerm you can chat with your Linux terminal. PigTerm connects you to your/your friends/your office Linux computer's terminal trough Jabber messaging (XMPP Protocol services like Gtalk). So that you do not need ssh access to do this. Think of pigterm as a Remote Assistant for Linux Console. This is useful specially when your remote computer do not have a valid IP address. The software uses QXMPP opensource library (http://code.google.com/p/qxmpp/). The complete code of this library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Jenkins Remote is a system tray application that provides a detailed view of your Jenkins Continuous Integration server. It is design to sit in your operating system’s System Tray and query the Jenkins server for information about each job.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    HPe-rc

    HPe-rc

    HPe-rc is a command-line utility for the Uniden HomePatrol-1 scanner.

    HPe-rc is a command-line utility for the Uniden HomePatrol scanner with the Extreme Upgrade. All functions of the published remote control specification (2.05) are implemented, including downloading audio files and reading raw discriminator data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Andoffline

    A toolkit for some Android sms/call Apps, base64 encoder, vcf parser a

    MOVED TO: https://github.com/fulvio999/Andoffline Feature: Browser for exported SMS, CALL and CONTACT from Android Phone Save to PDF file for exported SMS, CALL and CONTACT, VCF parser Support tool for: http://android.riteshsahu.com/apps/sms-backup-restore http://android.riteshsahu.com/apps/call-logs-backup-restore Image base64 encoder/decoder ** Allow to execute job/script execution from SMS sent from remote phone (without internet connection): - connect the phone to PC with usb - Install the Android App - create a job on desktop application - start PC listener and Phone receiver ** See pdf guide for more details - web application to manage job/script stored in a relational DB (Mysql or sqlite). The server can be started/stopped with command sms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NetTest 2.0

    NetTest 2.0

    NetTest is a simple multi-host pinger.

    NetTest 2.0 is a simple network connectivity tester designed for remote-support environments. It’s lightweight, meaning it’s easy to deploy through Active Directory, e-mail or whatever other means you want to use. It’s also extremely easy to use so that in remote support situations the often-computer-illiterate end users can help diagnose network issues by simply hitting a button, no more “okay, go to the Start Menu, open up a command prompt…” situations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    corunner

    A utility to transport files and execute at remote in prarallel

    Are you maitaining many machines and bored with the tedious operation of logging to those machines one by one just for checking the machine's status? Or are you losing patient for your simple script that have to run command in those machines in sequence? The corunner is just for those senarios. It's designed to speed up execution in your machines. It can executes command in handreds of or thousands of machines concurrently. Provide it with your files and command and the machines' location, it will do everything for you. Besides that, it monitors every process in the remote machine and displays that in your controller. ...
    Downloads: 0 This Week
    Last Update:
    See Project