Showing 114 open source projects for "localhost"

View related business solutions
  • 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1

    gridfs-fuse

    a fuse wrapper around MongoDB's GridFS

    GridFS FUSE: Allows you to mount a MongoDB's GridFS instance as a local filesystem Requirements: ·MongoDB 1.6+ ·FUSE 2.8.5 ·Boost 1.49.0 Building: # scons Usage # ./fmount or ./mount_gridfs --db=db_name --host=localhost mount_point Current Limitations: ·No MongoDB authentication
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Daftari

    Simplistic static multilingual online webpage editor

    ...Then the page will be equip with icons to edit one element at a time. After confirming your edit, you immediately see the result. The limitation so far is, that saving the edited page to the server works only on localhost, not yet on a public page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Java Exploit For Openssl Heartbleed Bug

    Client exploit for openssl heartbleed bug written in Java

    ...It is based on the quick and dirty demonstration of CVE-2014-0160 by Jared Stafford (jspenguin@jspenguin.org). Just run the program as: java -cp "." JavaHeartBleed <host> <port> Example, java -cp "." JavaHeartBleed localhost 443. You are free to distribute and modify the program as per your requirement. For queries/feedback, feel free to drop an e-mail to: saurabhsule82@yahoo.co.in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OpenPatientOS

    OpenPatientOS

    OpenPatientOS is an information system for managing patient records

    ...How to install: i. Simply import the database dump from the database folder to create the necessary tables for the system to run. You can use either phpMyAdmin for localhost; Microsoft SQL Server; or simply Query Browser for MySQL. Other database environments have not been tested hence I don't guarantee their adaptability. ii. Run and Build the system in NetBeans IDE 7.0. Other IDEs have not been tested for this system. A more stable and installable version will be released soon. iii. Please rate the system and leave comments or reviews. ...
    Downloads: 6 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
  • 5

    localBrowse

    localBrowse is a file manager/editor to run on a local server

    ...FOR THE NEW VERSION (USING NODE.JS) SEE https://github.com/Scimonster/localbrowse localBrowse is a joint file manager and simple editor, all to be run from a web browser. It requires a local server (localhost), usually done with XAMPP or something like that. It is based on the Linux filesystem, and as such, will probably fail miserably elsewhere. localBrowse is subject to some restrictions that a desktop file browser is not, however. This is mainly because the server scripts usually run as "nobody". localBrowse can currently list the files in a directory (including marking up hidden files and files that it does not have permission to), and edit simple text files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Sakai report webservice

    Webservice access to sakai report data

    ...The overall goal is to allow one to define the desired data using standard Sakai tools, but then have the data easily available externally and programmatically for further analysis, including integration of data from various Sakai report sources. That means that to get any report data, you can user this URL: http://localhost:8080/report/siteID/reportName.format where format can be xml, csv, xls or json.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Customsite framework Example

    Framework to build custom sites in php language.

    ...@see INSTALL @14 March 2013 - customsite framework 0.6.1 After several months away I did some updates and cleaned up the script. Install database, configure config.xml and router.xml, and type in your browser http://localhost/helloworld -------------------------------------------------------------------- Simple Framework to help programmers to build easy and simple custom sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    jShopDesktop

    Program software sales product of minishop

    develop by JAVA language database MySQL for Small businesses shop and Calculated price product, costs, salary Manager data ect. this is a Open Source project free download and customise code no license you can develop and selling, support commercial. if have problem or donate to me you can visit me at zomjeeb@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Portable Linux

    Portable Linux

    Portable Ubuntu Linux for Scientific Computing

    ...Download the Wubi installer http://releases.ubuntu.com/saucy/wubi.exe 2. Install any flavor of Ubuntu. 3. Swap out the root.disk with the ones provided here. Overview LAMP stack running on localhost (127.0.0.1). Scientific, productivity & media packages include R (Rattle Data Miner), GridEngine, Condor, cooperative computing tools, WINE, LibreOffice, Evolution, Clinica, Neuro Debian Desktop, PsycoPy, OpenVibe, 3DSlicer, Paraview, Openshot. Cheers, Gregory Remington
    Downloads: 2 This Week
    Last Update:
    See Project
  • $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
  • 10

    EnZhDictUtf8

    English to Traditional Chinese database for MySQL for translators

    ...As a supplement to, a complement to, or instead of, Google Translate or other translation databases. For example I have this database and tables installed on my localhost and then i use PhpMyAdmin to search the `en_zh_word` column of the `words` database to find the chinese word for a given english word. And then if i want to know the BoPoMoFo sound for a given chinese character, i search the `zhuyin` column of the `zhuyin` table. ... The license of the translations is the license of the original publishers of the translations, usually a gpl style license like pydict or linux. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MultiThreadedHttpListenerServer

    Multithreaded HttpListenerServer by Arshad Mehmood (arshad115)

    ...The webserver is capable of listening to mutilple calls through multiple domains. The request data(JSON/Text) is also handled in the web server callback.This webserver listens for requests on the port 8000 on the localhost. The code also includes commented code for response and for sending and receiving custom headers in the request.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Dirt

    Dirt

    An IRC proxy to add chat encryption to IRC clients

    Dirt is a multi-platform IRC proxy that adds FiSH-compatible chat encryption (including DH1080 key exchanges) to any IRC client. It can be used as a SOCKS proxy or as a simple bouncer. For security reasons, only localhost connections are allowed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    XAMPP_linux GUI panel

    a Full GUI control panel for XAMPP on Linux

    Well it is a tweaked version of localhost-indicator origanlly by Al Maghi 2010 <alfred.maghi@gmail.com> to which I just coustomized for XAMPP_Linux typically for being in the folder /opt/lampp/. Just had to add the ProFTPD support my self.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    steganoroute

    steganoroute

    Send steganographed text messages to mtr with fake hops in the network

    Steganoroute is a tool to send steganographed text messages to another computer over the network. The receiver must make a traceroute to the sender using the mtr program (and pressing 'd' once to switch the display mode to the continuous graph). This tool, the sender, creates several fake hops and makes them answer the ICMP packets (or not) to write the letters one by one on the mtr client screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    dynipdrop

    Drop specified IP n seconds remotely, auto-undrop it when timeout.

    ...Sometimes I want to drop remote IP xx seconds, and Undrop it when timeout; Sometimes my sniffer-server find a hack-action and I want to tell another server/server-group "Drop xxx.xxx.xxx.xxx IP xx seconds". So I written this program -- dynipdrop("dynipdrop" daemon and "ipdrop_local" to send a drop-msg from localhost, and "ipdrop_udp" to send a drop-msg to another server(installed the dynipdrop daemon). And I think: "Maybe I can make a client to drop the ssh-scan, like DenyHost(http://denyhost.sf.net)", so I write the "sshdprotector". dynipdrop run on linux and need iptables, I use "portsentry(http://sourceforge.net/projects/sentrytools/" + "sshdprotect" + "dynipdrop" to protect my servers, and hope this software make some help to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple PHP Polling System

    Simple PHP Polling System

    Helps an organization to create polls of different types of positions.

    ...v. You're done! Hooray!!! Now you can test drive the system. Username: admin, Password: admin, URL: http://localhost/yoursite/admin; For the admin section. The rest is in the database tables. NB: Please use the "External Link" menus above to support this project in one way or another. PM me for other means. Any kind of support will be very much appreciated. Thanks a bunch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHP-Edit

    PHP-Edit

    Lite weight editor designed to allow basic editing of text file.

    This program is completely stand alone (150 lines of code). A filename may be passed so the editor will open with it's contents or it can be used without a filename and a default filename will be assigned that may be changed before saving text. For security reasons, no provision has been made to allow saving to another directory. Future additions may include the capability to save to a sub directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MoVigo

    MoVigo

    Portable AMP micro server for localhost/offline php apps

    ...simple tray menu to access your root folder, phpmyadmin panel, phpinfo and stop the server. User package It is useful for clients who want to run there php apps on localhost/offline. they can easily start and stop localhost and go to index page of application using simple tray menu. Modified by sanket Shembekar. for more details and updates please visit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    LDAP to Redmine Import

    importing the users easily

    Web-based tool written in PHP to import all users from LDAP to Redmine *today only works for mysql database Dependencies - php - php-ldap - php-mysql - apache - mysql - redmine Installation ============= 1. unzip the archive on apache document root 2. edit config.php.new with the variables 3. change the name to config.php 4. run: http://localhost/ldaptoredmine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    TCP-Watcher

    Monitor TCP ports on serveral hosts

    ...sleep 300 Remember to install the gems. ignore the warnings from tlsmail. MySQL instructions: mysql -u root -p <root password here> CREATE DATABASE sites; GRANT ALL ON sites.* TO USER@localhost IDENTIFIED by 'PASSWORD'; exit replace USER with your username, 'PASSWORD' with your password. You might also want to replace 'sites' with your own database. The script will create tables needed the first time it's being executed. Remember to replace the websites and ports in sites.conf Remember to insert your own values in login.conf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    apt-get install awstats http://awstats.sourceforge.net/ Get:1 http://ftp.us.debian.org lenny/main awstats 6.7.dfsg-5.1+lenny1 [920kB] Get:2 http://ftp.us.debian.org lenny/main libnet-xwhois-perl 0.90-3 nano /etc/apache2/conf.d/awstats /usr/lib/cgi-bin# perl awstats.pl -config=localhost -update /etc/apache2/conf.d/awstats Alias /awstatsclasses "/usr/share/awstats/lib/" Alias /awstats-icon/ "/usr/share/awstats/icon/" Alias /awstatscss "/usr/share/doc/awstats/examples/css" ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ ScriptAlias /awstats/ /usr/lib/cgi-bin/ Options ExecCGI -MultiViews +SymLinksIfOwnerMatch http://domain.tld/awstats/awstats.pl
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22

    jAcc

    โปรแกรมบัญชีส่วนบุคคล

    โปรแกรมบัญชีส่วนบุคคล เร็ว ใช้ง่าย หน้าจอสวยงาม ทำงานได้ทุก Platform ไม่ว่า Linux, Windows, Mac OS พัฒนาจากภาษา JAVA 100% ช่วยบันทึกรายรับ รายจ่าย และดูงบการเงินต่าง ๆ ได้อย่างรวดเร็ว เพียงปลายนิ้วสัมผัส
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cyber Manager
    Cyber Manager (v1.0) is a "Free for All" open source web application designed and developed for cyber cafe managers built with an aim to help them in managing their cyber cafe in a much efficient and better and smoother way.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    Secure Hosts File
    Protection by an optimized hosts file. Over 29300 DNS entires against Tracking, Adware, Spyware, Viruses, Popups and Redirecting. For more security and privacy. Points the insecure domains to the localhost that they don't get resolved by DNS Servers
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Generate simple JUnit / HTMLUnit test classes/cases on the fly. Specify: a website (e.g. localhost/mypage.html). a xPath (e.g. //body/div[1]) Output: a JUnit test class with elementary HTMLUnit tests for all html elements within the specified domNode
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB