Showing 92 open source projects for "code source ping"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1
    UDPStressTest

    UDPStressTest

    A Desktop app for network stress testing, TCP-Ping and icmp ping.

    Easy to use GUI app. *It reads your active and Up NIC and gets some info about it. * You can see your machine IP Address, gateway, subnet mask. * You can ping any ip address you want and get measure of TTL. * It gets the available range of IP's in your local network. * When you start the test you see testing throughput as a graph against time also total size of packet sent in (MB). *You can use it as DOS attack tool. *Every action done on the app is logged in XML file as data source (only stress test + ping). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    WebChangeNotifier

    WebChangeNotifier

    Windows app for web page content changes detection

    C#/.NET console Windows app for website content change detection. Sends notifications to email via Mailgun HTTP API. It periodically opens all URLs in the list (in random order) and retrieves content (as text) using the specified selector. If the content changed since the last time, then it sends an email notification with a number of inserted/deleted lines and a DIFF text file. Also, it sends notifications about errors (if repeated more than once in a row) such as when the website is down...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Bruv
    ...This is my first major C# project. I am 14 years old. Any constructive criticism or feedback is always welcome. Bruv requires .NET Framework 4.5 or higher to run. Source Code for the project is provider with the application in the same directory once you install Bruv.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WebSocket RPC

    WebSocket RPC

    RPC library for .NET with auto JavaScript client code generation

    WebSocket RPC library for .NET with auto JavaScript client code generation, supporting ASP.NET Core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    The Rainbow project is an open source initiative to build a comprehensive content management system using Microsoft's ASP.NET and C# technologies. It has ASP.NET 1.1 and ASP.NET 2.0 code bases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Web Status

    Web Status

    A tool for getting IP addresses from domains

    A tool for getting IP addresses from domains. Easy to use and open source. Gets IP addresses many times faster than the Windows Command Prompt. Allows the saving of history to a log file. To view the source code, click the "Code" tab up top or visit: https://github.com/Kivitoe/Web-Status
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Fleck

    Fleck

    C# Websocket Implementation

    Fleck is a lightweight WebSocket server implementation for C# applications. It gives developers a simple way to accept WebSocket connections without requiring inheritance-heavy frameworks, containers, or extra server dependencies. The project is designed to be easy to embed inside desktop apps, services, prototypes, tools, and custom .NET servers. Fleck exposes straightforward callbacks for connection open, close, message, binary, ping, and pong events. It does not depend on HttpListener or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DotNetWikiBot Framework

    DotNetWikiBot Framework

    Make robots for MediaWiki-powered sites!

    The DotNetWikiBot Framework was developed so that it can offer a helping hand with many complicated and routine tasks of wiki site development and maintenance. DotNetWikiBot Framework is a cross-platform full-featured client API, that allows you to build programs and web robots easily to manage information on MediaWiki-powered sites. DotNetWikiBot Framework can also be used for learning C# and .NET.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    CleanCode

    CleanCode

    .NET, PowerShell, SQL, Java, Perl, and Javascript developer libraries

    Develop clean code with our .NET components (plus PowerShell, SQL, Java, Perl, and JavaScript components as well!). CleanCode highlights include user controls, a validation engine, a diagnostic system, an XML/HTML pre-processor, and a variety of articles on code design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10

    CoAP.NET

    CoAP library in C#

    The Constrained Application Protocol (CoAP) is a RESTful web transfer protocol for resource-constrained networks and nodes. CoAP.NET is an implementation in C# providing CoAP-based services to .NET apps. Reviews and suggestions would be appreciated. CoAP.NET repo has been moved to github. Latest code could be found at: https://github.com/smeshlink/CoAP.NET
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    W3C Nant Validation Tasks

    Migrated to github https://github.com/ngeor/w3c-nant

    Attention: code migrated to github: https://github.com/ngeor/w3c-nant NAnt task library written in C#. Validates HTML and CSS against the online W3C validation services. FTP NAnt tasks to upload and delete files on an FTP server. Separate NAnt-independent assembly to reuse in .NET projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bandwidth measuring tool that works by pinging remote hosts much like plain old ping command.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    NWN Log Parser

    Simple GUI to get realtime information about important numbers

    Early 2011 I tried to get back into NWN (had been playing the same server since the game came basically). I wrote the first version of this program to allow me to tank monsters better by displaying their AC/AB in real-time by analyzing the log file. Features were added, some people on the server (LaLaLand) started using it and it was fun to play again. Sadly I haven't had much time nor craving to play NWN for some time now, but some might still find some use of the program (or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NetPingMon

    NetPingMon

    Network Ping Monitor Tool

    Console tool to live monitor (up to 15) hosts on a network. Written in C#, the tool is aimed to be simple and robust.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Windows Proxy Configurator

    Windows Proxy Configurator

    Windows Proxy Configuration App

    ...Allows the user to enable\disable the Windows proxy settings. Also enables the user to save multiple proxy configurations and switch between them with the click of a button. Requires .Net 3.5 Source Code is available under GPL3 at GitHub https://github.com/mhertzfeld/WindowsProxyConfiguration
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    EncryExchange

    Encrypted Message Exchange

    ----- New Version ----- v1.1 - Added new features, tidied and condensed the UI, tidied up the code and added better error handling and messages. ----- This Server-Client application allows the exchange of encrypted messages using the public key as the address of the mailbox. This system is designed to be used to exchange messages through networks and servers that can not be trusted. The client application is a C#.net application that is used as a mail client to send/receive and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OhHai Browser

    OhHai Browser

    OhHai Browser tabbed web browser

    OhHai Browser is an browser for windows xp / vista and windows 7 it is currently in late beta stages
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    .Net FastDL Server

    A FastDL Server for Counter Strike in C#

    A very simple but effective FastDL Server for Counter Strike that allows your game server clients to download your server content from a HTTP service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Findenjo

    Findenjo

    Findenjo is a web page helper.

    ...All you have to do is go to a website and move your mouse cursor over the HTML elements you want to analyze. Findenjo also allows you to define your own custom attributes, view the source code of a website and various DOM elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Analytic Toolkit
    The purpose of the project is summarising effort from a number of analytic libraries, adding interactive web-based user interface and making a free open source solution for risk analytics and stress testing. Feb 8, 2012 Paul Glasserman's Importance Sampling and Tail Approximations as well as plain Monte Carlo have been implemented for for the widely used normal copula model of portfolio credit risk. The package includes source code, examples, spreadsheet with results and references to the papers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Web 2 U Simple Fast Web Browser

    Web 2 U Simple Fast Web Browser

    A fast simple web browser

    A fast simple web browser that is very easy to use. You must have at least windows xp with the latest .NET (at least v3.5) framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FusionLeaf

    FusionLeaf

    FusionLeaf is a powerful website and web server package.

    FusionLeaf is no longer hosted on SourceForge, it is now on Google Code Hosting: http://code.google.com/p/fusionleaf
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    KeeFox

    Simple and secure password management for Firefox users with KeePass

    KeeFox adds free, secure and easy to use password management features to Firefox which save you time and keep your private data more secure. Download or learn more at http://keefox.org Source code is now at github: https://github.com/luckyrat/KeeFox
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    HeartBeat Monitor
    Worried that your DSL/Modem will get disconnected, while you're away? Worried that your site might be offline? Well, worry no further! Use the HeartBeat Monitor to ping a URL, and run a batch file/executable in case a disconnect has been detected.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    **The new version WebsitePanel 1.2.0 is available at http://websitepanel.codeplex.com ** **Please visit the above website for the latest release of the software. Legacy code releases will remain on SourceForge for user access**
    Downloads: 0 This Week
    Last Update:
    See Project