Showing 5287 open source projects for "linux-debian"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    Creates true post-admission network access control by regulating network access to admitted users on an as needed basis. Users cannot escalate privileges between micro-perimeters. Manageable, efficient and scalable for complex security environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Network Packet Cleaner

    Easily clean your pcap dump files

    New: Network View... still bugged but I'm working on it Add multiple reference hosts (for futur dump correlation) This tool helps you to easily clean a "pcap" file by manipulating graphically hosts, connections, sessions. Automatically suppress non TCP and non UDP traffic. Can use tshark to decode frames. Can save cleaned capture to pcap file format. See https://sourceforge.net/p/netpackclean/wiki/?source=navbar for Changelog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    BGP History logger

    BGPHist stores MP-BGP updates activity and history into a database.

    BGPHist is a tool that able to get MP-BGP updates, decode it, and write to the backend storage for logging and monitoring purposes. It support not only internet routes, but also these address families: 1. ipv4 multicast 2. ipv4 labeled unicast 3. vpnv4 unicast 4. ipv6 unicast 5. ipv6 labeled unicast 6. vpnv6 unicast 7. l2vpn vpls-vpws 8. ipv4 mvpn Backend storages supported - text output, MySQL database and Oracle database. For MySql backend there is also a simple PHP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ( IP range generator )
    A simple, bash shell ip range generator. Also, let's see a good script, PROPING.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    nfslap

    nfslap

    Automated NFS misconfiguration root obtainer

    This is a quick script I wrote to automate a rather inconveniently long sequence of terminal commands to compromise a misconfigured nfs server, and obtain root. In other words i'm lazy, so I wrote a bash script. Password is: FELIX Programmed on kali linux, to use on metasploitable2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    DDOS Deflate - El Guapo Edition

    ddos_deflate, el Guapo Edition is network trench defense!

    Assuming a firewall (whether in hardware or in software via IPTables / IPChains / or another software firewall), then the bulk of your nefarious traffic is (hopefully) already being taken care of. However, what slips through, on legitimate ports, can sometimes be denial of service attacks. A truly distrubuted denial of service attack is something for where there exists no known solution (at least at this time). However, a single user dos (or a small number of users working together) can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    TCP Segment Retransmission Viewer

    View, graph, record TCP segment retransmission rates

    View, graph, and record TCP segment retransmissions to quickly see network congestion / problems TCP segment retransmissions are a sign of network congestion and reduced throughput. A segment is retransmitted from a client if there is no corresponding acknowledgment from the receiving host. Further analysis can be done in Wireshark at the packet level if a problem is suspected. Trends can be seen over time graphically with the graph function, which allows panning, zooming,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CACANMS is an acronym for Computer Aided Campus Area Network Management System. The system consists of software components and a library of about 60 classes. It is divided into three types of subsystems which reside on different servers and communicate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Multiplatform: Easy setup Syslog Server tool for recording network messages. It opens the UDP port 514 on your computer to act as Syslog Server and displays the messages immediately in your screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    LCDproc controls various LCD and VFD devices in a standardized way, and ships with a client to display various system statistics. Supports multiple platforms (Linux, *BSD, Solaris). Client/server model allows multiple clients to use one display.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 11
    packetbeat

    packetbeat

    Open Source Application Monitoring and Packet Tracing system

    Packetbeat is a distributed packet monitoring system that can be used for application performance management. Think of it like a distributed real-time Wireshark with a lot more analytics features. Packetbeat agents sniff the traffic between your application processes, parse on the fly protocols like HTTP, MySQL or REDIS and correlate the messages into transactions. For each transaction, the agents insert a JSON document into ElasticSearch where they are stored and indexed. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ADopenPOWERLINK

    ADopenPOWERLINK

    openPOWERLINK with Analog Devices ADSP-CM408F Mixed Signal Controller

    ADopenPOWERLINK is an open source Ethernet Powerlink Controlled Node (Slave) solution using the Analog Devices ADSP-CM408F mixed signal processor (http://www.analog.com), along with Altera FPGA as network communication processor. The solution is based on openPOWERLINK provided by SYSTEC electronic (http://www.systec-electronic.com), B&R (http://www.br-automation.com) and Kalycito (http://www.kalycito.com). This release contains the necessary and required packages and documentation to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NOTE: Project has moved to github, including file downloads. SharpPcap is a cross-platform packet capture framework for the .NET environment, based on the famous pcap / WinPcap libraries. It provides an API for capturing, injecting, analyzing and building packets using any .NET language such as C# and VB.NET.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Java SIP softphone
    Peers is a very simple softphone. It's a SIP User-Agent, written in java, it works on windows, linux and mac. It can be used with SIP servers like opensips or asterisk IPBX. It supports G711 codec (PCMU and PCMA) and telephone-events (DTMF).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Interfaz web para loguearse al servidor chillispot, desarrollada con php, boostrap y html5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    CactiPhone

    A simple cacti viewer for smartphones

    CactiPhone is a little (server side) plugin for cacti (http://www.cacti.net) that allows you to view the cacti graphs on your smartphone. It is written in php and supports all types of smartphones browser (Safari, Dolphin, Android's default browser and so on). Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is a Linux Kernel 2.4/2.6/3.x module/console program for changing wireless radio status on the Fujitsu Siemens AMILO A1655G laptop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Distributed Multithread Apriori (DMTA)

    A parallel implementation using MPI and OpenMP to Apriori algorithm

    DMTA (Distributed Multithreaded Apriori) is a parallel implementation of Apriori algorithm, which exploits the parallelism at the level of threads and processes, seeking to perform load balancing among the cores. Was implemented in C++ language, using the parallelization libraries OpenMP and MPI. The algorithm was generated as a result of a project developed by André Camilo Bolina, under the guidance of teachers Marluce Rodrigues Pereira, Ahmed Ali Abdalla Esmin and Denilson Alves Pereira,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PSniff

    A simple packet sniffer for local networks

    This project is a simple packet sniffer using libpcap. It only works on local networks. The code is maily for ethernet devices. If you want to use wireless devices you just need to change the device setting in the code and others remain the same.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Wordpie Python Based Brute Force

    Wordpie Python Based Brute Force

    Python Based Brute Force Password Cracking Assistant By Clownsec

    A python script used to generate all possible password combinations for cracking WAP and other logins or password files. This program is open source. If you see the need to repair or change something by all means do so, but share your findings. *HONK* Usage: wordpie.py [-h] [-o OUTPUT] [-min MIN_SIZE] [-max MAX_SIZE] [-N] [-L] [-U] [-S] [-A] [-v] Generate a wordlist with all possible combinations of letters including: -L (Lowercase Letters) -U (Uppercase Letters) -N...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    FAN: Fully Automated Nagios

    FAN is Linux-based operating system provided Nagios

    ...All CentOS packages remain available, so that you can keep all the advantages of CentOS while having the Nagios tools already installed and configured for you. Tools provided by FAN : Linux, MySQL, Nagios, Nagios Plugins, NagVis, Centreon, Net-SNMP and NDOUtils...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 22
    Change MAC Address

    Change MAC Address

    Change your MAC address

    This tool changes your MAC address. Changing MAC address of a machine is called spoofing a MAC address or faking a MAC address. These are the reasons you should change the MAC address of your machine. For privacy - For instance when you are connecting to a Wi-Fi hotspot. To ensure interoperability - Some internet service providers bind their service to a specific MAC address; if the user then changes their network card or intends to install a router, the service won't work anymore....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    DNScrypt Tools

    DNScrypt Tools

    A set of tools for dnscrypt-proxy.

    A set of tools for dnscrypt-proxy. Features a start and stop button as well as options to enable or disable from startup. Developed for Porteus Linux Depends on: dnscrypt-proxy 1.3.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    acx100 - Wireless chipset Linux driver
    Open Source Linux driver for wireless network cards (DWL-[G]520+ PCI, DWL-[G]650+ CardBus, GL-2422MP mini-PCI, DWL-120+ USB etc.) which use the entirely undocumented Texas Instruments (TI) ACX100/ACX111 chips, for 2.4.x , 2.6.x to 3.x kernels. FreeBSD: see some other website (FIXME URL got clipped). !! BIG FAT NOTE: development (i.e., driver "releases") is happening in git source repository tree (as of 2011-09-04), thus you're expected to look there (see web site menu Code --> Git) !!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DNS-DebianNetworkSimulator

    DNS-DebianNetworkSimulator

    D.N.S. - A ready-to-use virtual machine network simulator

    D.N.S. - aka Debian Network Simulator - is a Virtual Machine prepared to run as a guest in VirtualBox to emulate complex networks. It is based on Debian Jessie and is built around the well known GNS3 Project. Thanks to D.N.S. you can emulate Cisco and Juniper devices, as well as different kind of servers, to build complex networks for testing purposes or to have an huge help to study for a certifications like CCNA, CCNP, JNCIA and so on.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB