315 programs for "compiler python linux" with 2 filters applied:

  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • DNS-layer security for businesses Icon
    DNS-layer security for businesses

    Modern cybersecurity, streamlined and scalable

    Cisco Umbrella is cloud-delivered enterprise network security which provides users with a first line of defense against cybersecurity threats.
  • 1
    SquidGuard Manager
    A web based management tool for the SquidGuard proxy filter. Manages requests to whitelist blocked sites. Developed using Django.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DogoIDS

    DogoIDS

    Active-probing-based network IDS for wireless networks

    DogoIDS is an open-source active-probing-based network intrusion detection system (AP-NIDS) for wireless multihop networks (MANETs, Wireless Mesh Networks, Sensor Networks, etc). At this stage, DogoIDS only support the IEEE 802.11s standard for Wireless Mesh Networks. DogoIDS is now under construction in a very early stage and mainly for research purposes. However, we aim to release a stable version ready for production soon. *** IMPORTANT *** We uploaded the very first experimental...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Mining Overlord

    Automated Bitcoin mining monitor and up-time enforcer

    ... tested on: Windows XP/Vista/7 Linux (Ubuntu 12.04 and Raspian) Mac OS 12.04 It requires that Python 2.7.3 or above be installed on the host to run. Currently, Mining Overlord only supports installations where one instance of the mining software is running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    NetStress-NG

    NetStress is a DDoS and network stress testing tool.

    Syn Flood Attacks SYNFlood with static source port SYNFlood with random source port SYNFlood with static source ip address SYNFlood with random source address SynFlood with fragmented packets ACK Flood Attacks ACK Flood with static source port ACK Flood with random source port ACK Flood with static source ip address ACK Flood with random source address ACK Flood with fragmented packets FIN Flood Attacks FIN Flood with static source port FIN Flood with random source...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Highcharts is a javascript based charting library that makes it easy for developers to add interactive charts to web and mobile projects of any size. Icon
    Over 80% of the 100 largest companies in the world use Highcharts, as well as tens-of-thousands of developers across industries such as application development, publishing, data science, and finance.
  • 5
    HTTP Replicator is a general purpose caching proxy server written in python. It reduces bandwidth by merging concurrent downloads and building a local 'replicated' file hierarchy, similar to wget -r. The cache is also accessible through a web interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    The ASN.1 Compiler

    Go to github.com/vlm/asn1c for the latest version.

    This ASN.1 compiler turns ASN.1 specifications into C code. The asn1c is shipped together with conformant BER/DER/XER/PER codecs. The X.509, GSM TAP3, MEGACO, RRC and LDAP encoding and decoding examples are part of the source code distribution. NOTE: THE asn1c PROJECT HAS LARGELY MOVED TO GITHUB: http://github.com/vlm/asn1c
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7

    NT42 Simple network traffic analyzer

    School assignment for a simple network traffic analyzer

    This project is an example for a application which captures network traffic, parses and display the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    steganoroute

    steganoroute

    Send steganographed text messages to mtr with fake hops in the network

    Steganoroute is a tool to send steganographed text messages to another computer over the network. The receiver must make a traceroute to the sender using the mtr program (and pressing 'd' once to switch the display mode to the continuous graph). This tool, the sender, creates several fake hops and makes them answer the ICMP packets (or not) to write the letters one by one on the mtr client screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    sload

    sload

    Bandwidth Monitoring Tool; Console SNMP traffic monitor

    Sload is a console/terminal application which monitors network interface load of the remote device (by SNMP) in real time. Bandwidth Monitoring Tools For Linux (Requires Python 2.4 or later) UPDATE: good known alternative is "ifstat" http://gael.roualland.free.fr/ifstat/ Example of use: ifstat -b -i "FastEthernet0/19" -s public@172.18.216.1 It's possible to monitor multiple interfaces in the same time !
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and manage the email signature you need Icon
    Create and manage the email signature you need

    For companies and organizations that need an email signature solution

    With WiseStamp it’s easy to unify your brand and turn your emails into a powerful marketing tool. Get the most out of your emails with a professionally designed custom email signature.
  • 10
    minder

    minder

    Monitoring your infrastructure for free.

    ... help shall be welcome. Made for LINUX. GNU General Public License version 3.0 (GPLv3)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SpiderOak Nagios check

    SpiderOak Nagios check

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ASDM-NoC

    Asynchronous Spatial Division Multiplexing Router for On-Chip Networks

    ... testbench provided Languages: * Routers are written in synthesizable SystemVerilog * Test benches are provided by SystemC Software requirements: * The open source Nangate 45nm cell library * Synopsys Design Compiler (Synthesis) * Cadence IUS -- NC Simulator (for SystemC/Verilog co-simulation)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    nagios-statd patch

    nagios-statd patch for use with python >= 2.6

    The nagios-statd daemon allows a Nagios server to monitor and alert about various resources on remote Linux machines. If using python >= 2.6 on the remote server, nagios-statd stops accepting connections after 39 consecutive requests in a short period of time. This patch can be applied to any nagios-statd 3.12 version released by April King on 11/17/2005. It's been tested to work with python 2.3 - 2.7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Injection Wizard is an application for injecting traffic into WEP protected Wi-Fi networks, like aireplay-ng, but it's much more easy to use and it can work with worse conditions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Python module for the libpcap packet capture library, based on the original python libpcap module by Aaron Rhodes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    GlassBeadGame

    GlassBeadGame

    Organizing the Knowledge of Humanity

    OUT OF DATE: See the Singularity project here at sourceforge. This project aims to make the expanse of human knowledge beautifully presentable and the exabytes of data navigable by an average user via the power of a Unified Data Model and 3d visualization layer for the Web. It will invert the top 3 layers of the OSI network model to make a 3-dimensional presentation layer with a peer-to-peer session layer for the Internet. For the curious, there is a simple demo that provides a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Pyama

    Open Source System and Network Monitoring for Linux Desktop

    Open Source system and network monitoring application for desktop Linux user. It gives end-user broader view of what happening on their system. The basic idea is give linux user application that can monitor system like many commercial antivirus HIDS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    CommunityBackup

    ...a work in progress.

    Setup files are quite old.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SAT (Simple scAnning Tool) is a simple and fast network scanner written in Python progamming language. It is used to identify network devices/services: the identification is based on recieved data (for example banners).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    tunnel a tcp/udp connection through a http(s) connection, surviving proxy-servers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Balbec is a visualization addon for nagios. It displays host and service info either in html for the enduser or in xml for further processing. As Balbec uses nagios hostgroups it's not necessary to maintain a complex seperate configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Netbios Share Samba Scanner scan C classes and reveal all open shares. It will tell you all the information and even show the content of the shares. It will also show you shares that are not accessible.Also provide a username and password to it. To know more about SecPoint IT security solutions visit us at www.secpoint.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Python module for the libnet packet construction library (https://github.com/sam-github/libnet). To encourage social coding, the code has been moved to https://github.com/allfro/pylibnet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bluvert is a small collection of Python scripts which allows you to build up quickly a Bluetooth advertisement server. The server can send any OBEX message you want to. Bluvert uses hcitool and obexftp/ussp-push as additional tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Moved to https://github.com/jbthomsen/WiresharkZigbeeUtility Utility enabling easy capture and monitoring of Zigbee frames in Wireshark. This simple utility program implements a named pipe between Wireshark and the Freescale MC1322x USB dongle (support for other devices can relatively easily be added).
    Downloads: 0 This Week
    Last Update:
    See Project