Showing 51 open source projects for "he-man"

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
  • $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
  • 1
    Proxyee

    Proxyee

    HTTP proxy server,support HTTPS & websocket

    Proxyee is a JAVA-written HTTP proxy server library that supports HTTP, HTTPS, and WebSocket protocols, and supports MITM (Man-in-the-middle), which can capture and tamper with HTTP, and HTTPS packets. The CA certificate (src/resources/ca.crt) from the project needs to be imported to a trusted root certificate authority. The CA certificate (src/resources/ca.crt) from the project needs to be imported to a trusted root certificate authority. You can use the CertDownIntercept interceptor to enable the web certificate download feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    mitmproxy

    mitmproxy

    A free and open source interactive HTTPS proxy

    mitmproxy is an open source, interactive SSL/TLS-capable intercepting HTTP proxy, with a console interface fit for HTTP/1, HTTP/2, and WebSockets. It's the ideal tool for penetration testers and software developers, able to debug, test, and make privacy measurements. It can intercept, inspect, modify and replay web traffic, and can even prettify and decode a variety of message types. Its web-based interface mitmweb gives you a similar experience as Chrome's DevTools, with the addition of...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    go-mitmproxy

    go-mitmproxy

    mitmproxy implemented with golang

    go-mitmproxy is a Golang implementation of mitmproxy that supports man-in-the-middle attacks and parsing, monitoring, and tampering with HTTP/HTTPS traffic. Parses HTTP/HTTPS traffic and displays traffic details via a web interface. Supports a plugin mechanism for easily extending functionality. Various event hooks can be found in the examples directory. HTTPS certificate handling is compatible with mitmproxy and stored in the ~/.mitmproxy folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Hoverfly

    Hoverfly

    Lightweight service virtualization/ API simulation / API mocking tool

    Hoverfly is a lightweight, open source API simulation tool. Using Hoverfly, you can create realistic simulations of the APIs your application depends on. Replace unreliable test systems and restrictive API sandboxes with high-performance simulations in seconds. Run on MacOS, Windows or Linux, or use native Java or Python language bindings to get started quickly. Simulate API latency or failure when required by writing custom scripts in the language of your choice.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    proxy.py

    proxy.py

    Utilize all available CPU cores for accepting new client connections

    proxy.py is made with performance in mind. By default, proxy.py will try to utilize all available CPU cores to it for accepting new client connections. This is achieved by starting AcceptorPool which listens on configured server port. Then, AcceptorPool starts Acceptor processes (--num-acceptors) to accept incoming client connections. Alongside, if --threadless is enabled, ThreadlessPool is setup which starts Threadless processes (--num-workers) to handle the incoming client connections....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jqGrid

    jqGrid

    jQuery grid plugin

    ...Trirand specializes in the development of web components and embraces free and open standards like jQuery, ThemeRoller, & jQuery UI. Tony got the idea for jqGrid when he needed an easy way to represent database information in a project. The first requirement was speed and the second, was independence from server-side technology and the database backend.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Buku

    Buku

    Powerful command-line bookmark manager. Your mini web!

    buku is a powerful bookmark manager written in Python3 and SQLite3. buku fetches the title of a bookmarked web page and stores it along with any additional comments and tags. You can use your favourite editor to compose and update bookmarks. With multiple search options, including regex and a deep scan mode (particularly for URLs), it can find any bookmark instantly. Multiple search results can be opened in the browser at once. Though a terminal utility, it's possible to add bookmarks...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ddgr

    ddgr

    DuckDuckGo from the terminal

    ddgr is a cmdline utility to search DuckDuckGo from the terminal. While googler is highly popular among cmdline users, in many forums the need of a similar utility for privacy-aware DuckDuckGo came up. DuckDuckGo Bangs are super-cool too! So here's ddgr for you! Unlike the web interface, you can specify the number of search results you would like to see per page. It's more convenient than skimming through 30-odd search results per page. The default interface is carefully designed to use...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    WriterCMS

    WriterCMS

    WriterCMS, CMS for writers

    ...Among the features offered, the writer can: - put his/her biography; - create a page for each of his/her books with summary, general information, places of purchase online, in paper and electronic version; - make free stories available to his/her readers; - manage his/her blog by proposing posts whenever he/she wants. Visitors can also subscribe to the writer's newsletter and can contact him/her via a contact form. WriterCMS doesn’t require a database and few technical knowledges. It is available in French, English, German and Spanish. Tutorials in French and English are available on the WriterCMS site to install, configure and use the software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    Hetty

    Hetty

    An HTTP toolkit for security research

    Hetty is an HTTP toolkit for security research. It aims to become an open-source alternative to commercial software like Burp Suite Pro, with powerful features tailored to the needs of the infosec and bug bounty communities. Machine-in-the-middle (MITM) HTTP proxy, with logs and advanced search. HTTP client for manually creating/editing requests, and replay proxied requests. Intercept requests and responses for manual review (edit, send/receive, cancel) Scope support, to help keep work...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    Tamper Dev

    Tamper Dev

    Extension that allows you to intercept and edit HTTP/HTTPS requests

    If you are a developer, you can use Tamper Dev to debug your websites, or if you are a pentester, you can use it to search for security vulnerabilities by inspecting the HTTP traffic from your browser. Unlike most other extensions, Tamper Dev allows you to intercept, inspect and modify the requests before they are sent to the server. This extension provides functionality similar to Burp Proxy, MITM Proxy, OWASP ZAP, Tamper Data, and Postman Proxy, but without the need of additional software,...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 12
    googler

    googler

    Google Search, Google Site Search, Google News from the terminal

    googler is a power tool to Google (Web & News) and Google Site Search from the command-line. It shows the title, URL and abstract for each result, which can be directly opened in a browser from the terminal. Results are fetched in pages (with page navigation). Supports sequential searches in a single googler instance. googler was initially written to cater to headless servers without X. You can integrate it with a text-based browser. However, it has grown into a very handy and flexible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TimothyDocs

    TimothyDocs

    Timothy is a cloud base storage system designed to document your work

    ...Timothy displays information about the document or category as well as its name. This use of meta data explains the structure and content of the project to the user as he browses. Users make better informed decisions about where to file a document when this information is available to them. It also suggests where to look for a long lost document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    hiproxy

    hiproxy

    hiproxy is a lightweight proxy tool for Front-End developers

    hiproxy is a lightweight web proxy tool based on Node.js. The primary purpose of hiproxy is to solve the problem of host management and reverse proxy needs of developers. For example, if you are working as a team and each of the developers in the team need a different proxy setting, you will no longer need to modify your hosts file or use a web server like Nginx as a reverse proxy. hiproxy extends the syntax of hosts file to support port numbers. Besides, hiproxy also supports configuration...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    One Web Forum

    One Web Forum

    One Web Forum is tool for expressing your free speech in todays world

    ...We hired best software engineers and researchers from companies such as Microsoft, Facebook, Pacific Biosciences and Microsoft Research to help continue vision of a great man, Martin Luther King, Jr.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    opensourcecaptchasolver

    opensourcecaptchasolver

    Program to earn credits by solving Captchas

    ...Then, just download and unpack the file OpenSourceCaptchaSolver.zip and start opensourcecaptchasolver.cmd or opensourcecaptchasolver.sh Developed and tested on Linux, but should work on Windows and Mac too. If not, please leave a bug report. DEUTSCH: Mit diesem Programm kann man Guthaben auf Captcha-Austausch-Seiten verdienen. Momentan wird nur 9kw (http://www.9kw.eu/index.html) unterstützt. Sie benötigen eine Java Runtime (JRE) Version 1.6 oder höher. Dann einfach die Datei OpenSourceCaptchaSolver.zip herunterladen und auspacken und dann opensourcecaptchasolver.cmd oder opensourcecaptchasolver.sh starten Entwickelt und getestet auf Linux, sollte aber auch auf Windows und Mac laufen. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    romanHunter

    romanHunter

    ROuter MAN HUNTER detects wireless attackers and captures their MAC

    romanHunter (router man Hunter) is a wireless honeypot or closer to a sinkhole that will bait a cracker, capture the MAC address, reset the WIFI password (effectively destroying their connection) and wait for the next authorized connection. The password changes happen on a round robin basis from entries in the password file (pw_list.txt).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Proxyp

    Proxyp

    Multithreaded Proxy Enumeration Utility

    ...This script started as a way to speed up use of proxychains, which is why I've added an append option for resulting live IP addresses to be placed at the end of a file if need be. Requires IP::Country module and root/administrator privileges. "No man is free who is not master of himself" --Epictetus "For a man to conquer himself is the first and noblest of all victories." --Plato "I count him braver who overcomes his desires than him who conquers his enemies; for the hardest victory is over self." --Aristotle "The first and greatest victory is to conquer yourself; to be conquered by yourself is of all things most shameful and vile." ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    GameBrowser

    Simple server list with direct connect via scripts.

    This tool has been created to easily start and connect to game Servers. It is possible to connect to EVERY game that uses the installed protocols. There are games that don't support direct connect (connecting with start parameters). In this case you can only view the servers status and start it without connecting. You can use the scriptarea to manage you game configurations, start with certain parameters or just start your musicplayer. This works by using the script defined for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Web Man

    Web Man

    A website manager

    Web Man controls the large-scale aspects of your website. You can install navigation bars, check links, and do other web site operations. Web Man is an open source partial work-alike for Microsoft Front Page (TM) or Web Expression (TM). Beginning with release Alpha 009, the download button downloads an installer script. Put the script where you want Web Man to run, become root, and execute the script with Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Script users Register Login with PHP

    A PHP script to Register and Login users in a website.

    ...Each user has a personal page that contains: an image uploaded by the user, the registration date, the last visit date, the number of visits /logins, and other personal data (name, pronoun, birthday, personal website, occupation, hobby). In his personal page, the user can modify the password and the e-mail address added to registration, then he/she will receive an email with the new data. The script displays the total number of users, the last registered user and the Online users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    mineserverstats

    minecraft, server, statistik, bukkit, gigacraft

    Mineserverstats ist ein simples PHP Script das einen Minecraft Server anzeigen kann. Nur die IP und die Slots muss man in der einstellungen.php eintragen, das wars schon. Es ist zwar wirklich simple Aufgebaut, aber der ein oder andere Server Owner kann es gebrauchen :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Visitors Table (joomla module)

    https://sourceforge.net/projects/visitors-table/

    The visitors table module is a very simple, but very important module for joomla. When a user visit your website, informations about him stored to sql table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bigforum
    Bigforum is a free message board in German. Bigforum ist eine kostenlose Foren-Software. Man benötigt keine Vorkenntnisse, die Codes lassen sich leicht bearbeiten und es gibt ständig neue Funktionen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Bananafonana

    Bananafonana

    Perl extension for Bananafonana encoding / decoding

    ...@ ^ _ ` { | } ~ In order to let human beings pronounce the resulting string more easily and to be able to use base 85 encoding in DNS naming schemes, an alternative encoding scheme is used, based on 85 consonant-vowel pairs, as suggested by DGolden on Slashdot (http://tech.slashdot.org/comments.pl?sid=649579&cid=24654733): "ba" "be" "bi" "bo" "bu" "da" "de" "di" "do" "du" "fa" "fe" "fi" "fo" "fu" "ga" "ge" "gi" "go" "gu" "ha" "he" "hi" "ho" "hu" "ja" "je" "ji" "jo" "ju" "ka" "ke" "ki" "ko" "ku" "la" "le" "li" "lo" "lu" "ma" "me" "mi" "mo" "mu" "na" "ne" "ni" "no" "nu" "pa" "pe" "pi" "po" "pu" "sa" "se" "si" "so" "su" "ta" "te" "ti" "to" "tu" "va" "ve" "vi" "vo" "vu" "xa" "xe" "xi" "xo" "xu" "wa" "we" "wi" "wo" "wu" "za" "ze" "zi" "zo" "zu"
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB