Showing 60 open source projects for "ftp server source code"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Proton VPN Windows App

    Proton VPN Windows App

    Official ProtonVPN Windows app

    The ProtonVPN Windows app project hosts the official open-source client software that lets users securely connect their Windows machines to the ProtonVPN service with full system-wide VPN protection. It includes a modern GUI built with .NET and WPF that lets users authenticate, choose VPN servers, and configure features like split tunneling or kill switch, while a background Windows service manages VPN connections using the OpenVPN protocol and handles networking tasks such as firewall and...
    Downloads: 673 This Week
    Last Update:
    See Project
  • 2
    Morse Code Tools

    Morse Code Tools

    Translate RSS/Atom feeds & Files into Morse, send Morse from Key/Mouse

    Two programs: (1) MorseNews sends news from one or more RSS and Atom feeds as Morse code, and (2) MorseKeyer, an iambic/bug keyer with mouse & serial key/paddle. Both play CW or sounder audio with optional Rayleigh fading and static crashes, and drive external sounder, loop, or ham rig. See http://morse-rss-news.sourceforge.net/
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 3
    YARP

    YARP

    A toolkit for developing high-performance HTTP reverse proxy apps

    YARP is a library to help create reverse proxy servers that are high-performance, production-ready, and highly customizable. We found a bunch of internal teams at Microsoft who were either building a reverse proxy for their service or had been asking about APIs and tech for building one, so we decided to get them all together to work on a common solution, this project. Each of these projects was doing something slightly off the beaten path which meant they were not well served by existing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CarrotCakeCMS

    CarrotCakeCMS

    asp dot net cms for users wanting a simple webforms cms framework

    CarrotCake CMS is a template-based ASP.Net 3.5 WebForms CMS (content management system) built with C#, SQL server, and JQuery, providing an intuitive WYSIWYG/drag and drop edit experience. This content management system supports multi-tenant webroots with shared databases and works well in medium trust. Some features include: blogging engine, configurable date based blog post URLs, blog post content association with categories and tags, assignment/customization of category and tag URL...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 5
    CarrotCakeCMS (MVC Core 8)

    CarrotCakeCMS (MVC Core 8)

    dot net core cms for users wanting a simple mvc core 8 cms framework

    CarrotCake CMS MVC Core 8.0 is a template-based ASP.Net Core MVC8 CMS (content management system) built with C#, SQL server, and JQuery, providing an intuitive WYSIWYG/drag and drop edit experience. This content management system supports multi-tenant webroots with shared databases. Some features include: blogging engine, configurable date based blog post URLs, blog post content association with categories and tags, assignment/customization of category and tag URL patterns, simple content...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    CarrotCakeCMS (MVC 5)

    CarrotCakeCMS (MVC 5)

    asp dot net cms for users wanting a simple mvc cms framework

    CarrotCake CMS MVC 5 is a template-based ASP.Net 4.5 MVC5 CMS (content management system) built with C#, SQL server, and JQuery, providing an intuitive WYSIWYG/drag and drop edit experience This content management system supports multi-tenant webroots with shared databases. Some features include: blogging engine, configurable date based blog post URLs, blog post content association with categories and tags, assignment/customization of category and tag URL patterns, simple content...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7

    asmartcatalogue2

    A software for multilanguage and multicurrency web catalog of products

    Version 2 of asmartcatalogue. one-step-installation software based on Access for the creation, starting from a simple control panel protected by password, of a multilanguage and multicurrency web catalog of products. It is also a simple ecommerce software without the shopping cart. Also multilanguage CMS (content management system). Contact me at 0maurizioferrera0@gmail.com for any issues regarding this software!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    FastTunnel

    FastTunnel

    Expose a local server to the internet

    FastTunnel is a high-performance cross-platform intranet penetration tool. With it, you can expose intranet services to the public network for yourself or anyone to access. Unlike other penetration tools, the FastTunnel project is committed to creating an easy-to-extensible and easy-to-maintain intranet penetration framework. You can build your own penetration application by referencing the nuget package of FastTunnel.Core, and target the business extension functions you need.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    EmbedIO

    EmbedIO

    A tiny, cross-platform, module based web server for .NET

    A tiny, cross-platform, module based, MIT-licensed web server for .NET Framework and .NET Core. Written entirely in C#, using our helpful library SWAN. Network operations use the async/await pattern: Responses are handled asynchronously. Multiple implementations support: EmbedIO can use Microsoft HttpListener or internal Http Listener based on Mono/websocket-sharp projects. Cross-platform: tested on multiple OS and runtimes. From Windows .NET Framework to Linux MONO. Extensible: Write your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    ProxyKit

    ProxyKit

    A toolkit to create code-first HTTP reverse proxies on ASP.NET Core

    A toolkit to create code-first HTTP Reverse Proxies hosted in ASP.NET Core as middleware. This allows focused code-first proxies that can be embedded in existing ASP.NET Core applications or deployed as a standalone server. Deployable anywhere ASP.NET Core is deployable such as Windows, Linux, Containers and Serverless (with caveats). Having built proxies many times before, I felt it is time to make a package. Forked from ASP.NET labs, it has been heavily modified with a different API, to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DigiOz .NET Portal

    DigiOz .NET Portal

    ASP.NET MVC Based Portal CMS System to Create an Instant Website

    DigiOz .NET Portal is a FREE web based portal CMS system written in ASP.NET MVC 5 in C# which uses a Microsoft SQL Database to allows webmasters to setup and customize an instant website for either business or personal use. List of Technologies used: - ASP.NET MVC 5 - Microsoft SQL Server - Bootstrap - HTML 5 - jQuery Demo Site: http://digioznetportal.digioz.net/ Source Code: https://sourceforge.net/p/digioznetportal/codenew/ci/master/tree/ Installation Instructions: https://sourceforge.net/p/digioznetportal/wiki/Home/ Help Wanted: If you are a developer, and wish to join the project, please email us at support@digioz.com.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    respite vpn - ssh & openvpn injector

    respite vpn - ssh & openvpn injector

    Bypass your ISP's firewalls and connect to the internet!

    ...There are many SSH and OpenVPN Server providers in the internet, one is https://www.tcpvpn.com HTTP Proxy responses override (source code): https://github.com/AlizerDoesJava/respite-proxy-override Please rate, any feedback is appreciated. The application and server providers are free.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 13
    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
  • 14

    C# FTP Client

    Upload and download files using the FTP protocol with this C# DLL.

    The C# FTP Client is used to interact with an FTP Server to upload and download files using the FTP protocol. This is a simple DLL that can be included in your C# projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    FTP Dropzone

    FTP Dropzone

    Drag and drop file transfer

    FTP Dropzone is a drag and drop application, that uploads the files or folder you drop on it to a folder on an FTP server. FTP Profiles are used to identify where to upload files to. Drag and drop is also possible on a shortcut to the application, the application does not need to be running. The passwords of the FTP profiles you enter are encrypted in the configuration file. After upload the URL of the newly uploaded files or folder is available in the Clipboard. This makes it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    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
  • 18

    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: 1 This Week
    Last Update:
    See Project
  • 19
    FTPstats
    FTPstats is a log analyzer and stats compiler for FileZilla FTP Server. It generates usage statistics from log files and presents them in a user-friendly fashion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    .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: 2 This Week
    Last Update:
    See Project
  • 21

    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
  • 22

    DotNetFtpLibrary

    Ftp client library .Net C#, download, upload, resume, events

    Ftp client library (framework) for .Net written in C#, download upload, resume, create directory recursive, events
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    Picture Server Manager

    Picture Server Manager

    Der einfachste Weg!

    DEUTSCH Picture Server Manager 1.0 © Niklas Fischbach Dieses Programm ermöglicht eine schnelle und sehr einfache Variante, Bilder auf seinen FTP Server hochzuladen. Man benötigt nur ein FTP Server und eine erreichbare Domain. Diese beiden Server müssen auf den gleichen Pfad zeigen. Kommende Features Bilder Editierbar (Verkleinern, Drehen, etc) Bilder vom Server löschen Bilder wieder runterladen u.v.m Bugs - Nichts ENGLISH - coming soon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Minecraft Mod Updater

    Minecraft Mod Updater

    A tool for mod servers and for the connivance of players.

    This program provides an easy way for players on modded Minecraft servers to get the latest changes directly from the server owner. If you've ever run a mod server, you know the frustration of instructing users on which mods to download and how to install them. Then you have the problem of config files, many people have no idea what to do with these and might just give up. The next problem? Updates. Yes, you just found this awesome mod that you know everybody will love, but. most of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB