Showing 18 open source projects for "i-doit"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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

    Network Utilization Monitor

    Internet bandwidth utilization monitor

    ...Requirements: * Network tap or L2 Managed Switch with option to mirror traffic to specified port * Windows XP 32-bit (or better) * .NET Framework 4.0 (or better) * WinPcap 4.1.3 (in archive) * Microsoft Visual C++ 2015 Runtime (x86) (in archive) If your gateway is powered by Windows, you can try to run this app and select Network Interface which is connected to Local Network. It should work but I did not test it. L2 switch in this case is not required. =============== Donation balance $0 ===============
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    SQLProcexp by Fabien Sabinet

    SQLProcexp by Fabien Sabinet

    SQL Server instance monitoring & protection

    ...Added new network protection anti-intrusion system, after a number of trying to connect via RDP or SQL the IP is BL in the FW Added new auto update Windows application Added new analysis of IP traffic (should not stay on as it's consuming some network band) No installation needed, it’s a simple small standalone c# .NET x86 executable file Sorry not open source, don't want it to be used at all or as part for commercial purpose... FREE I said !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 30 This Week
    Last Update:
    See Project
  • 4
    WinHosts Manager

    WinHosts Manager

    A GUI for easy management of the Windows Hosts file

    I was sick of having to find the hosts file, opening it in a text editor, modifying it, then open it again with elevated privileges because I forgot to do that the first time... That's why I created WinHosts Manager!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Wireless Network Manager
    This tool is built to manage wireless networks on Windows 8. You must have noticed that there's no tool with a GUI to manage wireless networks on Windows 8 like the one on Windows 7, so I thought I should create one. Written in C#. Targeted .NET 4.0. Tested on Windows 8.1
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    PingIt! Plus

    PingIt! Plus

    A small lightweight yet advanced pinging utility.

    It started out as a small random home project, which most of the programs I make start as. The current end result is a small, lightweight, yet somewhat advanced pinging utility, that requires .NET Framework 4.0, that I have currently no more ideas on how to improve it.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    HttpRequester

    HttpRequester

    HTTP request utility designed with developers in mind.

    This program is a custom solution to the problem of requiring the use of a HTTP WebApi or similar resource from a language that lacks support for socket communication. The only requirement of the client language is that it has a standard I/O library and is able to execute system commands. You pass a JSON request body to this CLI tool and it will print a response JSON object to the standard out with usual HTTP response information, status, body, request time etc. See the wiki 'Getting Started' guide to see how to pass in parameters and start using HTTP from those awkward development platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    We! Analyze By Or Cohen

    We! Analyze By Or Cohen

    We! Analyze - designed to analyze ArcSight SmartConnectors logs.

    ...Eventually, when we do understand that something is wrong, it takes a while to analyze, understand and solve. In light of these problems in the process of error detection in connectors, I have developed is an automated tool named 'We! Analyze' with its own UI which analyzes connector logs manually or using an API that can be started from the command line, a schedule task or from the console with an action in rule, tool or integration command (if you use the API you can forward the events to a syslog listener in CEF format).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    TaichiScreenSwitch

    Windows service app with a better screen switch for Taichi notebooks

    ...How : - a c# windows service app - a desktop app - a metro front-end app Functionalities : - switch screen configuration - auto-swith mode (close lid detection) - enable/disable the touch screen - pen-compliant - icon tray - settings On the road: - solution for brightness level for tablet screen (i think it's the part that suck also in the asus utility, ie active check) - installer 3-7-2013 source! i moved switch mecanism from destktop app to servce app, add configuration and a better handle of sleep recover. But not enought finished to be release (some configuration are not stored, need network configuration tested) tags: taichi screen switch close lid touch panel tablet lap
    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
  • 10

    SoftwareAccessPoint

    Tethering app for Windows 7 and 8

    This is just an example application demonstrating use of a library I have created (https://sourceforge.net/projects/wirelessapi/). I have tested it on my Windows 8 machine, I can't guarantee it will work on Windows XP (windows API has changed since).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    WirelessAPI

    A c# library wrapping native Windows wlan api (wlanapi.dll)

    This was my small project I did while learning P/Invoke in C#. I am aiming to wrap whole wlanapi.dll (native Windows Wi-Fi API) in easy to use C# library. As for now there is a set of classes to use Hosted Access Point. As this is my first project I decided to publish, any pointers, advice or constructive criticism is welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    IPCheck

    IPCheck

    Simple Windows Executable that offers a quick ipconfig check.

    ...Bred out of necessity, this is actually my very first finished and compiled application ever. Great to use if you are attempting to troubleshoot someone's system remotely and they are not knowledgeable enough to run this from the command line. Although, I find it easier to run than going the traditional route. Plans soon to expand the functionality greatly for a more robust data capture tool. Stay tuned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BBWin GUI

    BBWin GUI

    GUI Frontend to BBWin XYmon Monitoring Agent

    The BBWin GUI was developed due to a need to make updating and setting up a managed system for monitoring easier for techs. As I am a old Linux guy using a text editor to configure the BBWin.cfg file was common place. When I had to teach others to, not only edit but troubleshoot the files when mistakes were made. That became a task in and of its self. BBWin GUI makes easy work of installing the latest BBWin application, setting for the first time or updating and active system. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    i/o performance tool

    i/o performance tool

    i/o performance benchmark and analysis tool

    Quickly performe i/o benchmarks against your servers, and VM's to quickly diagnose suspect storage (SAN, NAS) and other performance related issues across your WAN\LAN with one simple to use application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This small C# (mono or MS.NET 3.5 required) console program generates text or html output which lists directories and files. Copies of directory or file names will be marked in HTML output. I use it to find files in a messy company network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Open Asset Logger is the next logical step in the evolution of WMI Asset Logger, a freeware product I started several years back to help manage and maintain LAN connected assets, located here: http://johnjthomas.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    .NET VNC Viewer is a VNC viewer written entirely in C#. It is binary compatible with Smartphones, Pocket PCs and Windows desktops (.NET CF or .NET Framework). I write this because other VNC viewers on Pocket PC do not do full screen and screen rotation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    CIHwBT is a Bluetooth Security Framework for Windows Mobile 2005. Currently it only support some bluetooth exploits and tools like BlueSnarf, BlueJack, and some DoS attacks. It is intended to work with any pocketpc with Microsoft Bluetooth Stack.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo