Showing 300 open source projects for "kernel-module-ntfs"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 1

    IDGuard

    Network-Wide Fingerprinting Prevention at the Switch

    Defeat fingerprinting network-wide through packet normalization at the switch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    nat64 Linux kernel module

    It is an implementation of nat64 in kernel space

    Mutarjem is a linux kernel loadable module can be added to linux kernel. It is an implementation of nat64 in kernel space. It can be loaded to a firewall kernel to connect only IPv6 network to IPv4 internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    TCPLoadEchoServer

    IPv4/IPv6 TCP Echo Server scaling to 100.000+ concurrent sessions

    The TCPLoadEchoServer is a IPv4/IPv6 TCP Echo Server that is optimized for use with 100.000+ concurrent TCP sessions. It achieves this by using the Linux Kernel Epoll functionality (+- like BSD's kqueue) Combined with the TCPLoadEchoClient, this tool can also be used to stress test NAT stacks, firewalls, ..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    KA9Q Mirror

    An impressive early implementation of TCP/IP

    ...KA9Q NOS became the basis for several low-end commercial dialup terminal servers and routers. It influenced the development of the Internet protocols and implementations, including the Linux kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    Proxyp

    Proxyp

    Multithreaded Proxy Enumeration Utility

    ...This script started as a way to speed up use of proxychains, which is why I've added an append option for resulting live IP addresses to be placed at the end of a file if need be. Requires IP::Country module and root/administrator privileges. "No man is free who is not master of himself" --Epictetus "For a man to conquer himself is the first and noblest of all victories." --Plato "I count him braver who overcomes his desires than him who conquers his enemies; for the hardest victory is over self." --Aristotle "The first and greatest victory is to conquer yourself; to be conquered by yourself is of all things most shameful and vile." ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DogoIDS

    DogoIDS

    Active-probing-based network IDS for wireless networks

    .... *** IMPORTANT *** We uploaded the very first experimental implementation of DogoIDS (still alpha), so expect to find bugs. The Documentation is sadly not yet fully done. So far, we did experiments using a IEEE 802.11s network (open80211s kernel 3.10.0-rc4-wl). We are happy to receive comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    THE PROJECT DEVELOPMENT HAS MOVED TO https://gitorious.org/linux-can - THE MAILING LIST IS NOW ON http://vger.kernel.org/vger-lists.html#linux-can - SocketCAN is the official Linux CAN subsystem (part of Mainline Linux since Kernel 2.6.25 2008-04-17)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    MAP66

    Mapping (aka stateless NAT) for IPv6

    IPv6 to IPv6 Address Mapping Linux Kernel Module: a netfilter extension that implements IPv6-to-IPv6 address mapping (stateless NAT66 as discussed by IETF). Maps a private IPv6 address range (ULA) to a public IPv6 address range e.g. on an IPv6 router
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    py-pf

    Managing OpenBSD's Packet Filter with Python

    py-PF is a pure-Python module for managing OpenBSD's Packet Filter. It aims to combine the flexibility of PF's C API and the power of Python, making it easier to manage PF data and to integrate firewalling capabilities in more complex applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    nf_quota is an ip-based traffic accounting project. IPs can be added to users. It provides a kernel module that hooks onto netfilter and counts every packet passing a specified interface. If the quota for a ip/user is exceeded, the packet is dropped.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Liowsn Project

    Liowsn Project

    Remastered operating system for WSN

    Liowsn (Linux for works with WSN) was created to assist teachers, students and people involved with projects of Wireless Sensor Network (WSN). The operating system is Ubuntu 9.10 remastered and it contains several tools for simulation and testing installed to work with WSN. Discussion Group: http://groups.google.com/group/liowsn-users User manual: https://dl.dropbox.com/u/4912938/LiowsnManual_EN.pdf (English Version) https://dl.dropbox.com/u/4912938/LiowsnManual_PT.pdf (Portuguese Version)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HTTP Anti Flood/DoS Security Module

    HTTP Anti Flood/DoS Security Module

    Detect Flooder IPs, Reduce Attack Surface against HTTP Flood Attacks

    This module provides attack surface reduction enhancements against the HTTP Flood Attacks at the web application level. Massive crawling/scanning tools, HTTP Flood tools can be detected and blocked by this module via htaccess, firewall or iptables, etc. (like mod_evasive) You can use this module by including "iosec.php" to any PHP file which wants to be protected.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    html5remote

    Portable versions of Guacamole (html5 VNC/RDP) and GateOne (html5 SSH)

    ...The environment contains a specific software stack, some Linux shared libraries and patched binaries (see patchELF) taken from Ubuntu 12.04 LTS. The only requirements are: - Linux kernel version >= 2.6.24 - 64 bit architecture EXAMPLE INSTALLATION #> wget https://sourceforge.net/projects/html5remote/files/gateOne-standalone-beta2.x64.tgz/download -O gateOne-standalone-beta2.x64.tgz #> tar -zxf gateOne-standalone-beta2.x64.tgz #> cd gateone64-standalone #> ./gateone.sh start (click "Browse All Files" for full list!) ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Krake is a software which provides network health checking, especially L7 protocols such as http, ftp. Krake can be used as a daemon, but can also be integrated into other systems as a module or component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    squitch p.u.r.e.

    squitch p.u.r.e.

    pure pentesting distribution

    Base: Ubuntu Server Kernel: 3.2.6 Desktop: Gnome 2 Tools: angry IP scanner etherape nmap wireshark fasttrack metasploit 4.2.5 inguma w3af wapiti crunch hydra-gtk radio-network hack‘n‘slay tools .. and more..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The PortKnocko project is composed of two parts: an iptables module (user space) and a netfilter module (kernel space). Both modules are used to implement the Port Knocking and SPA (Simple Packet Authentication).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MoBlock is a linux console application that blocks connections from/to hosts listed in a file in peerguardian format (guarding.p2p and p2p.p2b) or ipfilter.dat files. It uses iptables libnetfilter_queue userspace library and NFQUEUE kernel module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ServerArk

    ServerArk

    Linux game server UDP flood analyzer and protector

    ServerArk is a application for Linux gaming servers that samples and analyzes incoming UDP packets at the kernel level in real time to determine if any packets are part of a UDP flood attack. Flood attacks on gaming servers are typically designed to make the players on the server lag to the point where the game is not playable. It can even crash some game servers. ServerArk automatically detects when a UDP flood attack occurs and uses kernel-level iptables rules to dynamically block those packets from being processed by the game server at all. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenSlug is a replacement firmware for the Linksys NSLU2. It is designed to replace the original kernel, root filesystem and applications. OpenSlug changes the NSLU2 into a generic network appliance - for you to make it do what YOU want it to do!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ipt_ACCT is an accounting module for iptables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Python module for the libpcap packet capture library, based on the original python libpcap module by Aaron Rhodes.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22

    pvnet

    A virtual ethernet adapter

    PVNet is a project providing a virtual network interface. It generates numbers of pure virtual ethernet adapter. It is tested for Linux kernel 3.0.8 on amd64 cpu. Its code contains a kernel patch and module code. You can use it to create many ethernet cards. Each device has a single mac address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NetHogs is a small 'net top' tool. Instead of breaking the traffic down per protocol or per subnet, like most tools do, it groups bandwidth by process. NetHogs does not rely on a special kernel module to be loaded.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24
    MPLS for Linux is a project to implement a MPLS (Multi Protocol Label Switching) stack for the Linux kernel, and portable versions of the signaling protocols associated with MPLS.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    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