Showing 41 open source projects for "127.0.0.1"

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

    MailCatcher

    Catches mail and serves it through a dream

    ...MailCatcher runs a super simple SMTP server that catches any message sent to it to display in a web interface. Run mailcatcher, set your favorite app to deliver to smtp://127.0.0.1:1025 instead of your default SMTP server, then check it out to see the mail that's arrived so far. Shows HTML, Plain Text and Source version of messages, as applicable. Rewrites HTML enabling display of embedded, inline images/etc and opens links in a new window. Command-line options to override the default SMTP/HTTP IP and port settings. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Kali-Proxy
    ...Icon colours indicate current proxy state: White No proxy active Red SOCKS proxy active Purple Tor routing active Orange Transparent proxy active SOCKS4 / SOCKS5 Proxy Routes traffic through a SOCKS4 or SOCKS5 proxy of your choice. Configure host, port, and version via Configure SOCKS... in the menu. Tor Routing Routes traffic through the Tor network via 127.0.0.1:9150. Manages the tor systemd service automatically (starts on enable, stops on disable). Transparent Proxy Intercepts ALL outbound TCP at the kernel level using iptables + redsocks. Catches tools that ignore environment variables entirely (nmap -sT, curl, wget, Metasploit, Nikto, sqlmap, most Python tools, etc.)
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3

    pySocketHTTPserver

    HTTP server developed with Python and socket as the only web module.

    .... # Or visit http://127.0.0.1:880/stop to stop the script, thus stop the HTTP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Armitage for Windows & Mac
    ...Well known to Kali Linux fans, these are ports of it for Windows and Mac. Tip: Enter these in the Armitage console: db_status if not connected enter: db_connect msf 127.0.0.1 4-19-26: Made a small tweak to the msfrpcd batch file that should help performance. 4-21-26: I uploaded a Mac Version. It has it's quirks. You can't paste into dialog boxes. You have to type in IP addresses. You can paste them into the Armitage console though. 4-23-26: Upload speeds tend to be faster on the Linux version. 4-24-26: Better upload speeds with the Windows firewall disabled, might be the same with Mac.
    Downloads: 31 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
    Proxies of Death
    Proxies of Death is a proxy app. It is loosely based on Proxychains. It will work with a bunch of proxies at a time, dynamically chained or random. I like to use it with the Tor browser,127.0.0.1:9150 It will display processes and apps connected to The Net, which is kind of interesting. This wasn't really meant for browsers, but for scanning apps. It's a bit archaic in this age of VPN's, but you can actually run both at the same time. 4-12-26 Upgraded Windows and Mac versions to version 2.0. Version 2.0 must be run as root/admin. 4-16-26: All of a sudden the 2.0 Windows version is tripping Windows Defender. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6

    izibus

    bus traject help maker

    ...(Cor) - Il peut-être téléchargé pour être disponible off-line (pas de réseaux) - Tiny Web Server pour PC feras un bon localhost (serveur de page http) - https://tinyserver.sourceforge.net/ - Ou Smartphone (.apk) (dans votre store favoris) - Typer http:// 127.0.0.1:2030/izibus/index.html dans son navigateur pour y accéder, puis mettre l'adresse
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    MyLocalTon

    This is your personal local TON blockchain

    This is your personal local TON blockchain (ton.org) in a shape of cross-platform desktop application. It comes in a form of uber-jar with all dependencies and binaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    chatgpt-web

    chatgpt-web

    Privatized web program based on ChatGPT3.5 API

    This project can deploy your own customized ChatGPT web program (compatible with gpt3.5) with one click, just download the project file of the corresponding platform in the release, modify the configuration and execute it, open http://127.0.0.1:8080, you can Get your own ChatGPT website. Note that each parameter may affect you to get a different chat effect, and you may get another answer if you change a parameter, so please try to debug it yourself, and don't complain about the artificial mental retardation when you come up. There are more than 20 parameter examples in the document, such as AI chatbot, product name generation, python code fixer, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Amazon Elastic Container Service RPM

    Amazon Elastic Container Service RPM

    Amazon Elastic Container Service RPM

    ...Logs from the RPM are available at /var/log/ecs/ecs-init.log, while logs from the Amazon ECS Container Agent are available at /var/log/ecs/ecs-agent.log. The Amazon ECS RPM makes the Amazon ECS Container Agent introspection endpoint available at http://127.0.0.1:51678/v1. Configuration for the Amazon ECS Container Agent is read from /etc/ecs/ecs.config. All of the configurations in this file are used as environment variables of the ECS Agent container. Additionally, some configurations can be used to configure other properties of the ECS Agent container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    http-server

    http-server

    A simple zero-configuration command-line http server

    ...It is powerful enough for production usage, but it's simple and hackable enough to be used for testing, local development and learning. You will be prompted with a few questions after entering the command. Use 127.0.0.1 as value for Common name if you want to be able to install the certificate in your OS's root certificate store or browser so that it is trusted. If you wish to use a passphrase with your private key you can include one in the openssl command via the -passout parameter (using password of foobar)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    mkcert

    mkcert

    Zero-config tool to make locally trusted development certificates

    ...It requires no configuration. Using certificates from real certificate authorities (CAs) for development can be dangerous or impossible (for hosts like example.test, localhost or 127.0.0.1), but self-signed certificates cause trust errors. Managing your own CA is the best solution, but usually involves arcane commands, specialized knowledge and manual steps. mkcert automatically creates and installs a local CA in the system root store, and generates locally-trusted certificates. mkcert does not automatically configure servers to use the certificates, though, that's up to you. ...
    Downloads: 182 This Week
    Last Update:
    See Project
  • 12
    Chromepass

    Chromepass

    Hacking Chrome Saved Passwords

    Chromepass is a python-based console application that generates a windows executable with the following features. Decrypt Google Chrome, Chromium, Edge, Brave, Opera and Vivaldi saved paswords and cookies. Send a file with the login/password combinations and cookies remotely (http server or email) Undetectable by AV if done correctly. Custom icon, custom error message, customize port. The new client build methodology practically ensures a 0% detection rate, even without AV-evasion tactics....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    ...This software uses Socket IO to create connection between Client(Browser) and Nodejs Sever (Express). To use Use SimpleRealtimeChat you should follow below steps : + Start NodeJS server + open many tabs 127.0.0.1:8080 to chat SimpleRealtimeChat is available for Windows, macOS, Android, Linux, among others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    RRProxyRelay

    Round Robin Proxy Relay

    Lets you bundle DSL with mobile without an extra router. 1.) note the ip/netmask/gateway of you normal LAN 2.) connect mobile and note ip/netmask/gateway of it 3.) create two instances of the appliance in oracle virtual box 4.) in each one, go to settings=>network and set the adapter to bridged, mobile interface for one VM, LAN interface for the other one 5.) fire up the vm's and set their network configs according to the ones noted in 1) and 2) with differnt static client ip's 6.) go to https://x.x.x.x:9000 on each of the vm's ip's (they are shown in the VM). default credentials are admin:Deskjet1 , and setup the proxy listening interface under your proxy=>Gateway services: Socket Secure Proxy=>Listen Interface 7.) Start RRProxyRelay and enter the ip's of the servers you have created in 5.). Hit "Start". 8.) Configure your clients to use the Socks4 Proxy 127.0.0.1:4444 without username/password You will see a great speed increase with multiline HTTP download. No torrents
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    QwartzNetwork

    QwartzNetwork

    cryptocurrency with own PoW/PoS[Masternode] Blockchain

    ...If you want support QwartzNetwork, you can send 0.0014 BTC to 1CEs9bwRiS8Zx9mZ1s7BZxkyfsumGoSuNT for node Create following file: C:/user/"YourName"/AppData/Roaming/Qwartz/qwartz.conf : rpcuser=rpc_qwartz rpcpassword=31c23561720bf04415ecac27d rpcallowip=127.0.0.1 rpcport=7531 listen=1 server=1 txindex=1 addnode=109.17.195.223 addnode=199.247.8.70 Or type in debug console the following command addnode 109.17.195.223 add addnode 199.247.8.70 add MasterNodes/PoW Max Supply: 18M No Premine No ICO Genesis Block QWARTZ : QazfipxkgNxnWjgkdSfUkSuxYKsBj4n4nL BTC : 1HkL1nLetBqcnFbhzv8XtZE2b6GkT83W8Q LTC : LeMe2RijstRvEyEdS81FsPoRGWMr4FpCk5 ETH/ERC: 0x95710f9793d85cE28B4Da5115C2f8A51DFaebeC7
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Receive sms python
    ...Download receivesms.zip (3 files - app.py , db for messages and html file.) 2. Unzip to Documents, open Terminal and type: cd ~/documents/receivesms 3. Run command: FLASK_APP=app.py flask run 4. You will see: Running on 127.0.0.1:5000 copy this link to browser 5. Run ngrok with port 5000: ./ngrok http 5000 You will see your personal link: Forwarding xec8av6e4.ngrok.io -> localhost:5000 6. Go to Proovl, open Number settings and type xec8av6e4.ngrok.io (your ngrok link) to URL forwarding. 7. Done! Send SMS to your dedicated number. All received messages located here: 127.0.0.1:5000 and saved to messages.db
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    bullet-proxy

    bullet-proxy

    Bullet proxy: A free proxy

    1.A free http Proxy . 2. Open http://144.34.227.196:8281/home and sign in , you will got 10GB/Month for free; 3. For window user ,the local proxy server IP Address is 127.0.0.1, Port is 10000. you can set the proxy by yourself according to this article https://www.howtogeek.com/tips/how-to-set-your-proxy-settings-in-windows-8.1/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WnMp

    WnMp

    WnMp, the server that whips the Llama's Ass!

    ...-Nginx 1.12.2 -MariaDB 5.5.59-winx64 -PHP 7.2.1 (Non Thread Safe + FastCGI) -phpMyAdmin 4.7.7 -HTML KickStart & GetSimple CMS -Minime 2.2 1) Extract to C: Drive 2) You should have folder called "C:\WnMp" 3) Install "required_runtime.exe" found in "C:\WnMp\required_runtime.exe" 4) Launch "Start_All.bat" 5) Visit 127.0.0.1 Password for MariaDB root account = "password"
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    A Complete Beginner's Guide to Django

    A Complete Beginner's Guide to Django

    A Complete Beginner's Guide to Django - Code Samples

    Code samples from the Django tutorial series. I’m starting a new tutorial series about Django fundamentals. It’s a complete beginner’s guide to start learning Django. The material is divided into seven parts. We’re going to explore all the basic concepts in great detail, from installation, and preparation of the development environment, models, views, templates, URLs to more advanced topics such as migrations, testing, and deployment. I wanted to do something different. A tutorial that would...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GreenOdoo

    GreenOdoo

    Portable Odoo (formerly OpenERP) for windows and linux x64

    Portable Odoo (formerly OpenERP) Portable Odoo (formerly OpenERP) for windows and linux x64. Usage Extract the zip file and run start.bat( for windows) or start.sh (for linux) file. Open Brower and visit http://127.0.0.1:8069 Soure Repository https://github.com/buke/GreenOdoo Author: wangbuke <wangbuke@gmail.com>
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    ...I've just fixed a minor problem with z-index, If you want to run JsDesigner, the visual tool to create GUIs based on the library, just check it out and run PHP embedded server from the root of the project, access http://127.0.0.1/JsDesigner and check it out. It's really neat, but too old for people that never had to code for Netscape 1 beta, IE 3-6, Mozilla 1.*, FF 0.*, or any project that is older than 2012-2013. JsWebGets (former JsObjects) is a collection of javascript+DOM objects intended to provide a desktop like behaviour to web applications. It worked on all browser's of its time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    rtl_tcp windows multiplexer

    rtl_tcp windows multiplexer

    Splits rtl_tcp stream to 2 sinks

    ...Run: rtl_tcp_muxer.exe [source_ip] [source_port] [sink0_ip] [sink0_port] [sink1_ip] [sink1_port] If arguments are omitted and software was runned without command line, this will equal to: rtl_tcp_muxer 127.0.0.1 1234 0.0.0.0 2222 0.0.0.0 2223
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pascal Wallet

    Pascal Wallet

    Wallet for Pascal Coin Cryptocurrency and clones

    Pascal Wallet can connect to a running Pascal Coin Daemon using RPC and Json. By default it connects to 127.0.0.1 port 4003. But this can be changed to remote IPs and other ports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    EasyKoha

    Koha Customized Live DVD

    Koha Version- 16.05.01 on Ubuntu 14.04 LTS Open web browser to run Koha, it will automatically open koha OPAC and Staff client. OPAC - http://127.0.0.1 Staff Client - http://127.0.0.1:8000 System/Lubuntu Login Information Username : koha Password : koha123 Staff Client Login Username : koha Password : india MySQL Root Password- mysqlkoha Database Name- koha_library Username- koha_library Password- vkmkoha Database Backup and auto email - Each day backup will be deposited in /var/spool/koha/library folder and it stores two days backup by eliminating older ones automatically...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Blockify

    Blockify is a Windows website blocker application.

    ...It saves an initial copy of your hosts file as a backup to it's AppData directory, you can learn more about the AppData directory here: https://www.howtogeek.com/318177/what-is-the-appdata-folder-in-windows/ So the path for your hosts file backup will be ../Blockify/hosts_bkup The sites you add to the block list get added to the hosts file located in C:\Windows\System32\drivers\etc\hosts and are pointed to 127.0.0.1, this stops those websites from working. When you remove a website from Blockify, it will unblock it from the hosts file automagically. If you forget the password you set up, use: blockifyfailsafepassword As the "Current password" when resetting the password
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB