Showing 83 open source projects for "windows router"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • 1

    LaPath

    Learning Automata algorithm for the shortest path problem.

    The shortest path problem is solved by many methods. Heuristics offer lower complexity in expense of accuracy. There are many use cases where the lower accuracy is acceptable in return of lower consumption of computing resources. Learning Automata (LA) are adaptive mechanisms requiring feedback from the executing environment to converge to certain states. In the context of network routing, LA residing at intermediate nodes along a path, exploit feedback from the destination node for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Trafficlight

    Trafficlight

    Flexible NodeJS Routing Decorators for API Routing

    A flexible NodeJS Routing Decorator for API Routing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    frr

    frr

    This is a non-official VM of FRRouting (FRR)

    FRRouting (FRR) is an IP routing protocol suite for Linux and Unix platforms which includes protocol daemons for BGP, IS-IS, LDP, OSPF, PIM, and RIP. FRR’s seamless integration with the native Linux/Unix IP networking stacks makes it applicable to a wide variety of use cases including connecting hosts/VMs/containers to the network, advertising network services, LAN switching and routing, Internet access routers, and Internet peering. FRR has its roots in the Quagga project. In...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Verigio - Virtual Network Hub

    Verigio - Virtual Network Hub

    Drag-n-Drop build a Network hub from your computer.

    Visually build an Ethernet switch from network cards of your computer. This simple tool acts as an Ethernet switch/hub forwarding packets between network cards on the computer. It shows the passing traffic with graphical indicators. Allows to configure for each hub slot individually.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5
    Verigio - Multi Port Forwarder

    Verigio - Multi Port Forwarder

    Simple software for port forwarding and routing w/o a hardware router

    A multi functional tool for port forwarding offers a full matrix of capabilities for selecting network traffic by interface,MAC,IP,TCP,UDP and forwarding it to another interface,MAC,IP,TCP,UDP. Flexible rules allow to change specific attributes of the traffic leaving the rest intact. The port forwarding rules can be imported/exported into XML files. Vivid user interface indicates in real time which rules are triggered by the traffic. The program has its own proprietary traffic management...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    HttpRouter

    HttpRouter

    A high performance HTTP request router that scales well

    HttpRouter is a lightweight high performance HTTP request router (also called multiplexer or just mux for short) for Go. In contrast to the default mux of Go's net/http package, this router supports variables in the routing pattern and matches against the request method. It also scales better. The router is optimized for high performance and a small memory footprint. It scales well even with very long paths and a large number of routes. A compressing dynamic trie (radix tree) structure is used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    VirtualWifi

    Batch script based to mange hosted network for virtual WiFi

    Manage the Virtual WiFi, based on Hosted network of Microsoft Windows(R) whose hosted network feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    page.js

    page.js

    Micro client-side router inspired by the Express router

    ... change. Create a new page instance with the given options. Use this if you need to control multiple windows (like iframes or popups) in addition to the main window. The router uses the same string-to-regexp conversion that Express does, so things like ":id", ":id?", and "*" work as you might expect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    mktroutedecoder

    Encoding and decoding static routes (options 121 and 249) for Mikrotik

    Convert static routes from/to hex view. For example from "0x18AC100CC0A8000200C0A8010" to "24/172.16.12 192.168.0.2 0/192.168.1.1" and back.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10

    pfsense multi WAN OVB Appliance

    Lets you bundle your network connections without an aditional router.

    This project has been superseded by: https://sourceforge.net/projects/rrproxyrelay/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MOTION (MOdeling and simulaTIng mObile ad-hoc Networks): a Java application for both formally modeling and simulating Mobile Ad-hoc NETworks (MANETs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Internet Sharing

    Internet Sharing

    Turn System into WiFi Router & share internet to Wifi Enable Devices

    "Internet Sharing " software is built to share your System (PC/Laptop) Lan, Wi-Fi , Dialup(3G,4G) internet connection to any WiFi enable devices like :- Smartphone, Tablet, laptop, Mediaplayer and to your nearby friend Requirement : Operating system :- windows 7 and above .Net Framework :- 4.5 Network Driver :- WiFi (That support hosted Network) For updates visit on : internetsharing.softmad.in
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Network Manager

    Network Manager

    Windows tool for monitoring and configuring your network adapters

    Network Manager is a free and open source Windows tool that will aid you in monitoring and configuring your network adapters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FastRoute

    FastRoute

    Fast request router for PHP

    This library provides a fast implementation of a regular expression-based router. Firstly, while writing a PHP extension is obviously a lot of fun, it is unlikely to be particularly beneficial in terms of performance unless the code involves computations in tight loops. Porting “normal” components like routers to C is usually a big waste of time. You can get much better results by doing a few small improvements on the algorithmic side. For the same reason I’m not a big fan of things like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Network Simulator (fork CORE - Live USB)

    Network Simulator (fork CORE - Live USB)

    Live DVD with CORE network simulator

    The Common Open Research Emulator (CORE) is a tool for emulating networks on one or more machines. You can connect these emulated networks to live networks. CORE consists of a GUI for drawing topologies of lightweight virtual machines, and Python modules for scripting network emulation.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    NetBuffer

    NetBuffer

    TCP and UDP network buffer

    NetBuffer is a data buffer and splitter: configure your device to push data into NetBuffer, and NetBuffer forwards it to unlimited destinations. Offloads processing from your device to the NetBuffer system. Centralizes management. Runs on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FlowBuffer

    FlowBuffer

    Buffers, forwards, and splits flow data including NetFlow and IPFIX

    FlowBuffer is a flow/netflow buffer and splitter: configure your switch to push flow data into FlowBuffer, and FlowBuffer forwards it to unlimited destinations. Offloads processing from the switch to another machine. Centralized management. Runs on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ForceBindIP GUI

    ForceBindIP GUI

    ForceBindIP GUI by LibTiff , the first graphical user interface that w

    ForceBindIP GUI by LibTiff , the first graphical user interface that was created in 2013. Latest version (2.0) is refreshed , more user friendly , with new graphical user interface for the ForceBindIP engine. Features full functionality such as Delay function , profiling and shortcuts of the most useful net commands. Proven and tested to work with all x86 & x64 systems.
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • 19

    wl500g

    ASUS WL-5xx RT-N1x Oleg's based custom firmware

    wl500g is ASUS Oleg's based custom firmware. It is free with custom firmware features, and supports the following branches and models: 1.9.2.7-rtn (mainstream, 2.6.22 kernel based, supports: > ASUS RT-N16, RT-N15U, RT-N12, RT-N12B1, RT-N10, RT-N10U, RT-N10UB1, WL-500gP, WL-500gPv2, WL-500W); 1.9.2.7-d (stable/suspended, 2.4.37 kernel based, supports: > ASUS WL-500gP, WL-500gPv2, WL-500W, WL-500gX, WL-520gU, WL-550gE, WL-330gE, WL-320gE, WL-320gP).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    FB#Info

    FB#Info

    FB#Info traffic display

    FB#info shows the upload and download -traffic of the Fritz!Box. Similar to the Fritz!Box, the categories are displayed color-coded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Magic Mask

    Magic Mask - is application for calculate network mask.

    Magic Mask - is application for calculate network mask. It designed for network administrators. This application can convert network mask from DEX format like 255.255.255.0 to prefix format like /24 and can convert it back. Also it can show mask in binary format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Unblock Doom
    UnblockDoom is an Opensource Project to Secure Internet Connection and Unblock Websites
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Embedded debug!box

    Allows executing code on MIPS32 EmbeddedLinux devices (WLAN routers)

    This tool is used to develop small applications that can run on MIPS-based embedded Linux devices - mainly WLAN routers. It is possible to debug these applications using GDB with the GDB backend provided by this tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Cottage

    Cottage

    Simple, fast HTTP router on koa.js

    Cottage is the fastest, simple, and intuitive HTTP router framework for Koa.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Google DDNS Updater

    Google DDNS Updater

    Auto update Google Domain Dynamic DNS (DDNS) services IP address

    V2 Beta Features: (Release on 18/07/2016) - Apply to Google Domain Dynamic DNS (DDNS) services - Support to update 3 domains as the same time - Provide 2 servers to get the external IP address - Auto update in specified minutes (Max:10000 Mins) - Able to minimize to system tray - Able to Save or Load the settings - Able to Save Log as txt file Changes between V1.0.0.0 (Released on 18/07/2016) and V2 Beta - Supported number of domain from 1 domain increase to 3 domains - Update...
    Downloads: 0 This Week
    Last Update:
    See Project