Showing 1645 open source projects for "stable-diffusion-webui"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered 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
    Zebedee is a simple program to establish an encrypted, compressed "tunnel" for TCP/IP or UDP data transfer between two systems.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Remmina - The GTK Remote Desktop Client

    Remmina - The GTK Remote Desktop Client

    The GTK Remote Desktop Client

    Remmina has moved away from SourceForge in favor of GitLab and it's own domain. Thanks a lot for your understanding and we look forward to seeing very soon on: http://www.remmina.org/ https://gitlab.com/Remmina/Remmina
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RPi-Monitor

    RPi-Monitor

    Real time monitoring : RPi-Monitor always keep an eye on your computer

    RPi-Monitor is a monitoring tool which keep an eye on your computer and can give you the current status and the history of resources usages in a nice looking and interactive web interface. RPi-Monitor is design to be light and powerful and doesn't relies on other software to run. It has been deigned to run on embedded device and consume very few system resources.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Jateway

    Jateway

    Jateway is a general purpose TCP/IP connection proxy

    Jateway is a general purpose TCP/IP connection proxy. Jateway accepts connections on arbitrary ports (like 80 or 443) and specific host:port combinations (like WANIP1:443 and WANIP2:443) for multi-interface systems Supports single TCP connections (like MySQL), and multi-TCP connections like HTTP and HTTPS, and fowards them to arbitrary host/port combinations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • 5
    dhcpclientsimulator

    dhcpclientsimulator

    Both a DHCP client simulator and a DHCP attack tool.

    #DHCP Client Simulator For the DHCP client simulator mode, assuming there is an active DHCP server on the network, the user can choose to simulate any number of DHCP clients. All DHCP leases obtained from the server are saved in the DHCP_Leases.txt file, which is automatically generated by the program. The user can also release the leases received from the server, either one by one (by IP address) or all of them at once. After releasing all the addresses, the DHCP_Leases.txt file is...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    subnetcalculator

    subnetcalculator

    Basic subnet calculator written in Python.

    Based on the IP address and subnet mask input from the user, the following values are calculated: #1. Network address #2. Broadcast address #3. Number of valid hosts #4. Wildcard mask #5. Number of mask bits (CIDR notation) #6. Random IP addresses from the subnet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    netcfgtoolssh

    netcfgtoolssh

    Python script for pushing the same configuration on multiple devices.

    Python script for pushing the same configuration (stored in a predefined file) on multiple devices at the same time via SSHv2. The script reads the IPs of the devices from the NETWORK_IP file, then gets the SSHv2/Telnet credentials from the SSH_USERPASS file and sends the commands you enter in the CMD_FILE file to all the devices. The script also checks if all the needed files exist, if all the IP addresses are valid and if all the devices are reachable. Tools used: Python 2.7.3,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    netcfgtooltelnet

    netcfgtooltelnet

    Python script for pushing the same configuration on multiple devices.

    Python script for pushing the same configuration (stored in a predefined file) on multiple devices at the same time via Telnet. The script reads the IPs of the devices from the NETWORK_IP file and sends the commands you enter in the CMD_FILE file to all the devices. Telnet username/password parameters are configured within the script. This feature can be further customized to prompt the user for them or read them from a file. The script also checks if all the needed files exist, if...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Those who have read past the "Malware" warning can be assured there is absolutely no malware in this OS or in the download. This warning comes from the "netcat" binary included in the download as a DOS time client. Unfortunately netcat has code that is flagged as malware. FREESCO, a NAT/firewall router/server based on Linux and runs on a single 1.44MB floppy. Freesco is very powerful and versatile and can connect multiple home or small office networks to most types of Internet connections...
    Downloads: 13 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
  • 10
    netmonsql

    netmonsql

    Network performance monitoring and logging script for Cisco devices.

    NetMon_Cisco_to_SQL.py is a basic network performance monitoring and logging script for Cisco devices. It gathers parameters (CPU Utilization, Used Processor Memory, Used IO Memory, UP Ethernet Interfaces density, in percent velues) from Cisco routers by parsing command outputs and exports them to a MySQL database. NetMon_Query.py is a query script for the MySQL database in the form of an interactive menu for generating statistics. Tools used for coding and testing: Python 2.7.3,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ospfdiscoverysnmp

    ospfdiscoverysnmp

    OSPF network discovery script via SNMP.

    OSPF_SNMP_v1.0.py is an OSPF network discovery script. It allows the discovery of all OSPF network devices in the network, without connecting to each of them or knowing all their IP addresses. The user must provide the IP and SNMP community string of a single OSPF device in the network (for example, a device in the core) and the script searches for all other OSPF routers. Prior to running the script, the user should configure SNMPv2 community string on the device and also include the subnet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project implements a simple STUN server and client on Windows, Linux, and Solaris. The STUN protocol (Simple Traversal of UDP through NATs) is described in the IETF RFC 3489, available at http://www.ietf.org/rfc/rfc3489.txt
    Downloads: 42 This Week
    Last Update:
    See Project
  • 13
    Net Activity Viewer

    Net Activity Viewer

    Graphical network connections viewer for Linux

    Netactview is a graphical network connections viewer similar in functionality with netstat. It includes features like process information, host name retrieval, automatic refresh, sorting, filtering and csv save.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 14
    Tkined/Scotty

    Tkined/Scotty

    Tkined/Scotty is a graphical network monitoring package

    This is Tkined/Scotty, A small footprint, easy too use, graphical and command line network management tool. It can be used for: * Monitoring and warning of failures of reachability in network attached devices * Monitoring disk usage/cpu utilization/network utilization of configured devices * Receiving alerts of equipment failures from configured devices * Recording alerts, response times, etc into a database ### More complex tasks * send and receive custom ICMP packets * query...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    opensniffer

    opensniffer

    Zero copy MMAP linux network drivers

    Optimized open source 1G/10G sniffer library to get network data from network adapter without loss on high data rates. Come back soon to get new features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Rcon Controller for SA:MP

    Rcon Controller for SA:MP

    SA:MP server administration filterscript

    Rcon Controller: a SA:MP server administration tool. aims to provide real-time graphic/console monitoring / Instant managing. developed by CoolGuy.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    HaCi is an IP Address / Network Administration Tool with IPv6 Support. It stores its data efficiently in a relational Database and uses a treelike Strukture to illustrate supernets and subnets. Additional (template) data can be linked to each network
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    ADEN

    A free high-performance alternative to TCP sockets

    ADEN is a free, open-source API that offers a high-performance, UDP-based alternative to TCP sockets for : 1- Low data-volume applications. 2- Bulk transfer over a LAN. . Check included examples to see how easy to build robust client-server applications with ADEN API. If you are using ADEN in your application please support ADEN project by mentioning that somewhere in your application UI / project page and add a link to this page. Read my blog articles for more info....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This software joins the power of NRPE with the flexibility of Java. JNRPE will give you the ability to call both old style native NAGIOS plugin and create new plugins with Java. Moreover, as of 2.0 JNRPE is embeddable in your own application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Iometer
    I/O performance Analysis Tool
    Leader badge
    Downloads: 684 This Week
    Last Update:
    See Project
  • 21
    scanPorts

    scanPorts

    Simple remote host's ports scanner web app.

    Very fast and reliable port scanning application written in php.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    internetStat

    internetStat

    A simple program for checking the connection status of the internet

    InternetStat is a simple program designed for quickly checking the status of the internet. It checks for connection every 10 sec, and when the internet disconnects, it makes a few beeping sounds, every 1.5 sec. Practical uses: - Server management - If you're mining for cryptocurrency, this can be very useful. - Just for fun (i.e just running it in the background during everyday use). No interaction at all. Simple as that. Elements of interaction MAY be added in later...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    kagwang

    A wireshark dissector plugin for the IEEE 1905.1 protocol.

    The IEEE 1905.1 standard describes a convergent digital home network for heterogeneous technologies, such as PLC, WLAN, Ethernet and MoCA. This dissector enables Wireshark to understand, display and analyze IEEE 1905.1 traffic. It is implemented as a LUA script and can thus be easily plugged-into an existing wireshark installation. See the comments at the beginning of the file for hints on how to install the plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    UTServerStatus

    UTServerStatus

    Urban Terror Server Monitoring Program

    This is a simple java program designed to monitor any Urban Terror Server and report back on the current map, active players, current scores, and pings of players. This does not require recon privileges, since most players do not have this level of access. The motivation for its creation was to eliminate the need to wait around on a server waiting for other players to join. This program makes it possible to monitor the server while browsing the web or even while away from the computer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Gwenhywfar allows porting of your software to different operating systems like Linux, *BSD, Windows etc. It also provides you with some often needed modules such as configuration file handling, simple XML file parsing, IPC etc.
    Downloads: 0 This Week
    Last Update:
    See Project