Search Results for "https file server" - Page 4

379 projects for "https file server" with 1 filter applied:

  • 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
  • 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
  • 1
    Rune

    Rune

    A text editor that works like you'd expect

    Rune is a multi-platform text editor that has been adapted to each platform it runs on. It works on very old systems also. I don't believe old hardware should be thrown away. It is usually still very functional and can almost always be fixed if it breaks. But, many times it requires older software also. Rune is designed with that in mind.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    vmsmount

    vmsmount

    Access VMware's shared folders from DOS

    Development moved to https://github.com/eduardocasino/vmsmount VMSMOUNT is an installable file system for DOS that allows access to VMware's shared folders as a normal drive letter.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    PoMaBuSe

    PoMaBuSe

    Poor Man's Build Server / build on multiple Linux clients after commit

    Build Server? Build Agent! You need often ensure, your code compiles / tests on many different Linux flavors? But Bamboo is too expensive? Dr. Jekyll/Jenkins too complex to get started? Then you should ask Petty Officer Dr. Mabuse! *) =Here we go!= PoMaBuSe - "Poor Man's Build Server" is a set of Bash4 scripts and config files. Very, very easy to configure, started on (1 or more) different linux machines (*ubuntu, debian, ...) as well as on MSYS2 (the bigger/better MinGW). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    muhttpd is a simple but complete web server written in portable ANSI C, supporting logging, CGI scripts, MIME type based handlers, and HTTPS. It has been tested on various Unix environments on 32-bit, 64-bit, little endian and big endian systems.
    Downloads: 0 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
    pnglib

    pnglib

    a free library to read and display PNG images.

    Here is a c_version of Thomas Bleeker's pnglib 1.0, a free graphy library. His site is https://www.madwizard.org/programming/projects/pnglib Thomas's original code is x86-asm. She(the code) can read and display PNG images in programs, and link without Zlib. With the author's permission, Leisure bamboo translate her to c. So she can be compile by turbo c 2.0, borland c 4.5, visual c 6.0, keil c51 7.5, or others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    compatible lite doom

    compatible lite doom

    Ms Dos port with slopes 3d floors true3d demo compatibility fast speed

    Dos Doom with 3d floors, slopes, destructible architecture, demo compatibility 1.9, fast speed youtube https://goo.gl/pbNybV Requirements: 486DX, 4MB RAM Win95, 8MB Dos(run -ram8mb parm) https://goo.gl/agT2wc https://goo.gl/3EFVBg Recommended: 486DX4 100MHz, 16MB RAM https://goo.gl/IWGLkQ Run on Dos,Win9x, XP 7 32 bits, Dosbox Turbo Android requires Dosbox: Win 64bit or WinXP w/ some video drivers https://goo.gl/FE6rRF Bugs: command line needs one space after wad or other parm to work right: cdoom -file s4 -warp 1 save config fault sometimes, glitches in rendering slopes due to fixed point usage, line of sight bullets error on slopes,sprites in multi 3dfloors sometimes render wrong similar to duke nukem 3d quake heretic hexen vavoom zdoom gzdoom but not compatible,only doom2 doom run Thanks:id software for original doom code https://www.idsoftware.com MBF authors,Vladimir Arnost for muslib 1.80: http://www.fit.vutbr.cz/~arnost/welcome.html
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    ...http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/1.2/repos/pkg-html/debug.html All pictures need: =============== TARGA picture format (*.TGA) monochrome uncompressed pixel data with 2 colors and 112 x 112 pixel 8.3 file name like BUTTERFL.TGA no spaces and no special ASCII allowed in file name file size 1592 Bytes Screenshot: ========== Butterfly https://ibb.co/Wp18kPx Download: https://drive.google.com/file/d/1n6MRo-lO9wIDMRcNwFzkxOw9zJxNQ_NB/view?usp=drivesdk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TinyCAD
    TinyCAD is a program for drawing electrical circuit diagrams commonly known as schematic drawings. It supports standard and custom symbol libraries. It supports PCB layout programs with several netlist formats and can also produce SPICE simulation netlists. It is also often used to draw one-line diagrams, block diagrams, and presentation drawings. The source code for TinyCAD is now on GitHub: https://github.com/matt123p/TinyCAD Online documentation can be found here:...
    Leader badge
    Downloads: 314 This Week
    Last Update:
    See Project
  • 9

    Oramake Framework

    Framework for development in the Oracle Database

    A set of utilities and libraries, enhancing standard system PL/SQL packages in the Oracle Database. Attention!!! we moved to GitHub: https://github.com/oramake/oramake-framework Includes: - a utility for creating, developing and documenting program modules in Oracle DB; - a utility for watching the DB size and tracing Oracle sessions ( put pkg_ProcessMonitor.setSqlTrace() before your code and you then receive an email with 10046 events trace file); - logging feature ( similar to log4j, extending limit of PL/SQL Exception message length to 32K); - easy working with files; - flexibly customized scheduler ( similar to cron); - creating Microsoft Excel xml-files; - sending and receiving email messages ( implementation of smtp and pop3 protocols); - a PL/SQL interface for jdbc access ( existing libraries for accessing MS Sql Server, Sybase, DB2 from Oracle DB); - an interface for accessing Subversion; - a utility for parsing CSV and other text files.
    Downloads: 16 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    sar2html
    Sar2html is web based frontend for performance monitoring. It converts sar binary data to graphical format and keep historical data in it's database. Project homepage is here: https://github.com/cemtan/sar2html.git Supported Operating Systems: HPUX 11.11, 11.23, 11,31 Solaris 5.9, 5.10, 5.11 Redhat 3, 4, 5, 6, 7 Suse 8, 9, 10, 11, 12 Ubuntu 18, 20 If you have customers facing performance problems on operating systems listed above you may send sar2ascii to collect performance data. Then you may plot performance graphics, generate performance report in pdf file format through sar2html. ...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    websocketd

    websocketd

    Turn any program that uses STDIN/STDOUT into a WebSocket server

    websocketd is the WebSocket daemon. It takes care of handling the WebSocket connections, launching your programs to handle the WebSockets, and passing messages between programs and web-browser. If you can run your program from the command line, you can write WebSocket endpoints. Just read incoming text from stdin and write outgoing text to stdout. Messaging is simple. Each inbound WebSocket connection runs your program in a dedicated process. Connections are isolated by process. Available...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    transmission-daemon-cfp

    transmission-daemon-cfp

    Transmission bittorrent with p2p streaming. Fast, stable, feature rich

    Feb. 7, 2019 Transmission is a respected Fast, Easy, and Free BitTorrent Client, as from their site https://transmissionbt.com/about Unofficial Linux and Window builds run perfect either service or daemon. 32 bit and 64 bit versions. 32 (runs everywhere), 64 only 64-bit Windows. Decision made to maintain choice 2.7x core rather than somewhat buggy 2.8x-2.9x cores. That's why you will see infrequent and less bug fixes than official branches. All the features of 2.8x-2.9x (except...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    NTFS-3G Safe Read/Write NTFS Driver
    NOTE: NTFS-3G development has moved to GitHub. This project page exists for archival purposes only! For the latest NTFS-3G updates, please visit: https://github.com/tuxera/ntfs-3g The NTFS-3G driver is a safe read/write NTFS driver for Linux, Mac OS X, OpenSolaris, FreeBSD, NetBSD, QNX, Windows and Haiku, providing fast and POSIX handling of the Windows XP, Windows Server 2003, Windows 2000, Windows Vista and Windows 7 file system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    dm2conv

    dm2conv

    DM2CONV/GFXMAKER v3.2 utilities Windows/Linux/macOS x86/x64 port

    DM2CONV/GFXMAKER (https://doomwiki.org/wiki/DM2Conv) v3.2 utilities Windows/Linux/macOS x86/x64 port.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15

    Contiki-BBS

    Contiki BBS is a tiny, little and text based bulletin board system

    Contiki BBS is a tiny, little and text based bulletin board system (BBS) server for the Commodore 64 homecomputer and a compatible ethernet cartridge (e.g. RRnet, 64NIC+). It will also run in a VICE emulator with ethernet support enabled. The BBS itself can be accessed through a standard telnet connection. Despite a floppy disk drive and the ethernet cartridge no further addon hardware is required (for emulation use VICE with ethernet support).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Model T Dice Box

    Model T Dice Box

    RPG dice roll simulator for vintage Tandy TRS-80 100/102/200 laptops

    Simulate dice roll mechanics from the comfort of your vintage Tandy TRS-80 Model 100/102/200 ("Model T") laptop! Roll any die from d1 to d4200 (why not, you know you want to!) or use one of the built-in systems. Designed to pass around your table, the Model T Dice Box brings a retro new dimension to any game night! Dice Box supports a variety of popular RPG systems and dice mechanics including standard dice expressions (A+*dX+-*B+-L:H), exploding dice pools, full Continuum support (yes,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Palibino

    Pascal library for bioinformatics

    Palibino is a class library for Object Pascal supporting bioinformatics, large-scale genomic analysis in life sciences and computational biology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    inadyn-mt - dynamic DNS client

    Multi-platform inadyn, inadyn-advanced DDNS client fork.

    Multiple services fork of original multi-platform inadyn, and inadyn-advanced projects. Supports many update services, easily extendable for others including additional servers config file, custom response codes, custom parameter names, and custom update server type. Highly flexible with many per alias option parameters. Supports IPv4, and IPv6. Console, or installed as a service. Unicode. And other features. dyndns.org (dynamic, static, & custom) freedns.afraid.org zoneedit.com no-ip.com easydns.com sitelutions.com dnsomatic.com ipv6tb.he.net tzo.com dhis.org two-dns.de www.dnsdynamic.org dnspark.com regfish.de www.ovh.com joker.com system-ns.com changeip.com dnsexit.com nsupdate.com loopia.com domains.google.com (requires SSL bridge, like stunnel) duckdns.org di.fi ddnss.de dynv6.com selfhost.de
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 19
    Unified Sessions Manager

    Unified Sessions Manager

    Pioneering Private and Public Cloud Management since 2008

    The UnifiedSessionsManager supports the integrated management of user sessions within Private-Clouds, comprising heterogeneous IT landscapes of various physical and virtual machines, hypervisor management, and virtual user sessions with remote desktops. Extracted documents see https://sourceforge.net/projects/ctys-doc.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Dopus5 – Directory Opus 5 (Amiga)

    Dopus5 – Directory Opus 5 (Amiga)

    Dopus5 for all Amiga platforms (AmigaOS3, AmigaOS4, MorphOS and AROS)

    Dopus5 (short for Directory Opus 5) is a well-known Workbench clone for AmigaOS-based computer systems. It features file manager functionality and has been a popular Amiga software title for many years. After acquiring the sources from the original authors (GPSoft – http://www.gpsoft.com.au/) this project was started to coordinate the porting of the sources to all modern Amigaoid platforms like AmigaOS4, MorphOS, AROS as well as updating it for the original AmigaOS3 platform. The nightly...
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 21
    The latest ESMF development is happening in GitHub: https://github.com/esmf-org/esmf https://earthsystemmodeling.org The Earth System Modeling Framework provides high-performance software infrastructure and superstructure for the construction and coupling of climate, weather, and data assimilation applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Stuntman - STUN server and client

    Stuntman - STUN server and client

    High performance, production quality STUN server and client library

    ...Additional features are in development. This is a mirror of the code on https://github.com/jselbie/stunserver More details on the project's website: http://www.stunprotocol.org
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 23
    Snare Lite (SIEM & Logging Software)

    Snare Lite (SIEM & Logging Software)

    Snare Enterprise: bit.ly/Snare-Trial

    ATTENTION: Snare Lite is unsupported legacy software. While it will remain a part of the SourceForge community, it is no longer secure and compliant. For up to date Snare software check out Snare Enterprise. https://www.snaresolutions.com/try-snare-for-free/ Snare Enterprise was created to keep up with the fast paced security software market. It started with the desire to create premium logging and SIEM tools that were agnostic by nature so they could be used to boost any SIEM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Speech Recognition in English & Polish

    Speech Recognition in English & Polish

    Speech recognition software for English & Polish languages

    Software for speech recognition in English & Polish languages. Basic versions of SkryBot: 1. SkryBot Home Speech (English Language) - https://sourceforge.net/projects/skrybotdomowy/files/ReleasesEnglish/InstalatorSkryBotHomeSpeechDemo-2.6.9.18117.exe/download 2. SkryBot DoMowy (Polish Language) - https://sourceforge.net/projects/skrybotdomowy/files/ReleasesPolish/InstalatorSkryBotDoMowyDemo-2.4.9.18117.exe/download More help: https://sourceforge.net/p/skrybotdomowy/wiki/ Domain advanced versions (Polish Language) 1. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25

    forthcyclesgame

    A simple Light Cycles alike game for DXForth with xplgraph

    This is simple Light Cycles imitation written in Forth. Comparing to original game, the carts are moving in waves rather than straight lines. It should compile with DXForth and xplgraph library on DOS and CP/ M systems. For CP/M version of xplgraph library look for my other project: https://sourceforge.net/projects/xplgraph-cpmgsx-dxforth
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB