Showing 34 open source projects for "get"

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
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1

    IPMI Management Utilities

    Manage and interpret IPMI systems with common a software tool

    ipmiutil is an easy to use set of IPMI server management utilities. It can get/set sensor readings & thresholds, automate SEL management, do SOL console, etc. Supports Linux, Windows, BSD, Solaris, MacOSX. The only IPMI project tool that runs natively on Windows. See ipmiutil.sf.net for rpms, etc. (formerly called panicsel). It can run driverless in Linux for use on boot media or embedded environments.
    Leader badge
    Downloads: 790 This Week
    Last Update:
    See Project
  • 2
    CacheGuard Gateway

    CacheGuard Gateway

    Free UTM appliance: firewall, VPN, WAF and antivirus in one ISO.

    ...CacheGuard is a free open-source network security appliance for startups and growing businesses that need serious protection without the complexity. Install CacheGuard-OS on any x86 machine or VM and get a complete security gateway in under an hour. No plug-ins, no compatibility issues. Everything works out of the box. CacheGuard-OS is not an app, it IS the OS. A fully custom network appliance operating system built from scratch over 20 years, now fully open source. One ISO includes: firewall, VPN, web antivirus, URL filtering, SSL inspection, WAF, reverse proxy, load balancer and QoS. ...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Tengine

    Tengine

    A distribution of Nginx with some advanced features

    ...It is being actively developed by the Tengine team, whose core members are from Taobao, Sogou and other Internet companies. Tengine is a community effort and everyone is encouraged to get involved. All features of nginx-1.18.0 are inherited, i.e., it is 100% compatible with nginx. Support the CONNECT HTTP method for forward proxy. Support asynchronous OpenSSL, using hardware such as QAT for HTTPS acceleration. Enhanced operations monitoring, such as asynchronous log & rollback, DNS caching, memory usage, etc. Support server_name in Stream module. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    BACnet for Dynamic C

    BACnet stack for Rabbit 4000/5000/6000

    This is a Dynamic C port of the BACnet stack at http://sourceforge.net/projects/bacnet. This BACnet library provides a BACnet application layer, network layer and MAC layer communications services for systems based on the Rabbit 4000, 5000 and 6000 processors. The rich feature set of the BACnet stack provides an ideal platform for developing Rabbit based control devices which can use the many BACnet tools out there to reduce the development time and effort.
    Downloads: 2 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5

    taprouter

    a virtual TAP router for virtual machines and alike

    taprouter is a tool that makes it possible to use SLIRP connectivity over a virtual L2 TAP interface. It allows you to get internet connectivity from within any TAP interface. The main use case is to provide networking to virtual machines or alike (I specifically wrote taprouter to make networking in DOSemu much easier, but it might have other interesting usage, too). taprouter comes with its library companion - librouter, that provides the api for usermode networking (and could as well be reused in other opensource projects).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7

    XLLMNRD

    LLMNR responder daemon for IPv6 networks

    ...xllmnrd is an independent LLMNR responder daemon (a.k.a. llmnrd) for IPv6 networks and currently supports GNU/Linux operating systems with plans to support others. It allows Microsoft Windows clients to get the IPv6 addresses of a server on the same local network without any DNS configuration and can supplement IPv4‐only NetBIOS name resolution provided mainly by Samba.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    BGP History logger

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

    ...Use as a passive BGP looking glass for all possible VPNs and Internet. 3. Backend for some external monitoring and accounting system. BGPHist should be connected to the BGP route reflector as a client to get all routing updates. It does not have code to generate BGP update messages, it's only a listener.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Hierarchical cluster engine HCE

    Hierarchical Cluster Engine project

    The main idea of this project – to implement the solution that can be used to: construct custom network mesh or distributed network cluster structure with several relations types between nodes, formalize the data flow processing goes from upper node level central source point to down nodes and backward, formalize the management requests handling from multiple source points, support native reducing of multiple nodes results (aggregation, duplicates elimination, sorting and so on), internally support powerful full-text search engine and data storage, provide transactions-less and transactional requests processing, support flexible run-time changes of cluster infrastructure, have many languages bindings for client-side integration APIs in one product build on C++ language... Also, HCE includes the highlighter application. This is utility to get fast parallel multi-algorithmic textual patterns highlighting. It provides cli UI, works as filter console tool and uses json format of prot
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10

    hwmonitor

    Show server load-average chart and run pre-define command remotely

    ...The hwmonitor(writen in C) is a simple daemon, you can define some command-name(like: show_top= top -b -n1), telnet to this daemon and input your def-command(like: show_top), hwmonitor will return the info. And hwclient(include in this project, writen in C) connect to hwmonitor, input a define command-name to get server load-average and IO-idle each 60 seconds(you can change it) into a text file. hwgraphic (include in this project, writen in PHP) read the text file(generated by hwclient) and show the load-average chart and IO-idle chart.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NetGhost

    NetGhost

    automatic IP configurator for WLANs

    ...After the settings are stored, you need 0 clicks to change your IP address, subnet mask, gateway and DNS server. NetGhost have all the feature I need. As long I do not get any feature request, I will just fix bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bandwhidth tool for command line without using any external library. You can obtain the amount of kb/s of any communication and get statistics of ports used and traffic by IPs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PMCP (Portable Master Control Program)
    Gives you the ability to operate Windows using PMCP alone, with its collection of useful utilities. Also includes several network tools. Written in pure C with Win32 API for maximum portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ...IVI is a stateless way to provide a bridge between the IPv6 world and the IPv4 world. More information here: http://datatracker.ietf.org/doc/rfc6219/ You need DNS64 to get this work
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple, quick'n'dirty Qt network traffic diagram. The software is provided as it is. Feel free to use it, modify it, run it, or even delete it from your PC. I don't care. Get this running via "qmake && make && ./qnd [iface]"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Network Exchanges Reporter - NER - is doing network nodes monitoring. It enables to get accurate reports on all computers consuming bandwidth or having bad response time. It can alerts when a threshold is reached. Scheduled exported data is enable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    wdiag - a collection of utilities to get DSL stats from Westell DSL modems. It is written in C and and should work on Linux 2.4/2.6 and FreeBSD 4 and higher. It provides line stats, previously only available via the win32-only Westell diagnostic utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    UPnP IGD Controller implementation. Allow to create/destroy portmappings on a UPnP IGD Device, get its external IP, and a lot of other features defined by UPnP standards. The library and client example are well suited for low memory/disk space systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RTelnet is a reverse Telnet, it's increadably useful to get behind firewalls and NAT's or routers running ip masqurading. very useful for remotely admin someones PC remotely when they don't know how to do anything like opening their firewall.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An open tester networking monitoring software, allows users to get every important informations about a network. Including route table, IP configurations, default server used, Ports & IPs established, downloading and uploading rates, FTP shell client,etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Universal IP-traffic collector. Can gather data from Cisco IP Accounting / ipcad, Mikrotik, NSG, Revolution routers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Get remote control access to your Windows PC anywhere. The goal of this project is to be a "Let's Just Get Started!" remoting tool for the help desk technician, being fully functional and able to operate w/o requiring addon plugins or setup installations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Network Discovery Tool - Program for network administrators to get useful information about their networks/hosts using lower layer protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    escapeNET is used to provide an user or customer with all the necessary information from the internet he can not get because company restrictions or proxy servers. It can be used to connect to different services on the internet from any computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    phc -- proxy hunter customed -- for validation of free SOCKS 4/5 or HTTP proxies. It is highly customed. Current first release 1.0 validate http proxies from a file with CONNECT or GET method bypass a basic auth http tunnel. Delay is recorded, too.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo