Search Results for "proxy http https" - Page 42

Showing 1897 open source projects for "proxy http https"

View related business solutions
  • 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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1

    Agenda simples

    Agenda feita com C + MYSQL + wxWidgets

    Ferramentas utilizadas: CodeBlocks 13.12 + plugin wxSmith - http://www.codeblocks.org/downloads wxWidgets 3.0 - https://www.wxwidgets.org/news/2014/10/wxwidgets-3.0.2-released/ Mysql Connector C - https://dev.mysql.com/downloads/connector/c/ Utilize -std=c99 no compilador! ---------------- TABELA NO MYSQL------------------------------ create table pessoa (id INT primary key auto_increment, nome varchar(75) unique, telefone varchar(20) ); mysql> describe pessoa; +----------+-------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +----------+-------------+------+-----+---------+----------------+ | id | int(11) | NO | PRI | NULL | auto_increment | | nome | varchar(75) | NO | UNI | NULL | | | telefone | varchar(20) | YES | | NULL | | +----------+-------------+------+-----+---------+----------------+ 3 rows in set (0.08 sec)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Convert Webmail to POP3.Is also included a SMTP/POP3 tunneling system that allow send and receive email in a private network HTTP PROXY based. All connection are plugin based. Over 450 email server supported and tested, GMAIL POP3/SMTP over Proxy Network.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    ZwiiCMS

    ZwiiCMS

    ZwiiCMS est un CMS Open-Source sous licence GNU/GPL v3.

    ZwiiCMS est un logiciel sans base de données qui permet à ses utilisateurs de créer et gérer facilement un site web sans aucune connaissance en programmation. Attention je ne met pas à jour cette page en permanence !! Pour suivre l'avancement du projet : http://zwiicms.com/ ou la page GitHub : https://github.com/remijean/ZwiiCMS .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    WHOIS

    A WHOIS client written in Java (RFC #954)

    This actually extends the Socket Java class giving an opportunity to go via an HTTP proxy server with HTTP Basic authentication (BA). By itself, this program would be useful for receiving information in a command-line interface (CLI). Feel free to find another use for this class.
    Downloads: 0 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
  • 5

    Happy Cube Solver

    Design and Display Happy Cube solutions

    The Happy Cube Solver is an interactive interface for designing and building cubes and other designs from the Happy Cube 3D puzzles. It integrates a graphic engine for creating and viewing designs and a simple engine for solving them. Online version: http://shooshx.github.io/happysolver/emscripten/index.html Maintainance of this project moved to: https://github.com/shooshx/happysolver This program is indented to support you while playing live with the Happy Cube©® Puzzles. These puzzles are worldwide manufacturered by HAPPY bvba, Belgium, on licensed and thus restricted base (www.happy.be). ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    Cstamp

    A simple webapp that transmits special log entries for analysis.

    Cstamp is a simple web form that saves it's entries to a remote log collector for correlating on tags with timestamp markers. At the moment JSON-encoded transmission to a TCP port is supported. In the near future Syslog and HTTP post will be supported as well. For Windows and Linux, a 64-bit package can be downloaded here. For more info, have a look at the following link: https://github.com/jelmerdereus/Cstamp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PDF Clown

    PDF Clown

    General-Purpose PDF Library for Java and .NET

    ...This project aims to provide a universal access to PDF files (creation, reading, editing, rendering...) through an accurate and elegant object-oriented API. * Features: http://pdfclown.org/overview/features/ * Overview: http://pdfclown.org/overview/architecture/ * Website: http://pdfclown.org/ * Blog: http://www.pdfclown.org/blog/ * Twitter: https://twitter.com/PDFClown
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    DNSChain

    DNSChain

    A blockchain-based DNS + HTTP server that fixes HTTPS security

    DNSChain by okTurtles is an experimental protocol and implementation combining DNS and PKI on blockchain for secure, censorship-resistant name resolution and certificate issuance. It aims to prevent MITM attacks and domain seizures by anchoring DNS records in blockchains, integrating DPKI, RESTful APIs, and interoperability with Namecoin and Onename.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    RomanRhapsody

    Personal organizer focused on usability and user productivity

    ...User must be focused on reaching goals, not on storing/finding/retrieving goals and relative information. For now project is in early development stage although it is enough applicable for the most task-management tasks. Older versions can be found at http://code.google.com/p/adam-proj-ng/ https://code.google.com/p/roman-rhapsody/
    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
  • 10

    DITA-XLIFF Roundtrip for OT

    Create a single XLIFF file out of a DITA project, and back to DITA

    This tool will enable a user to transform an entire DITA project into a single XLIFF file, translate the XLIFF file, then transform the translated XLIFF back into DITA. It is designed to work in the DITA 1.8 Open Toolkit. There are two versions (in the same zip). One works with XLIFF 2.0 It creates XLIFF 2.0 http://docs.oasis-open.org/xliff/xliff-core/v2.0/cs01/xliff-core-v2.0-cs01.html And one works with XLIFF 1.2 http://docs.oasis-open.org/xliff/xliff-core/xliff-core.html Note: If you are interested in a generic tool that will roundtrip any well-formed XML file to and from XLIFF, please visit my other project the xliffRoundTrip Tool https://sourceforge.net/projects/xliffroundtrip/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Any Picture Converter

    Any Picture Converter

    .... ================================= Pictures converter which has the ability to convert any format into 3 different formats which are : JPEG, PNG, and BMP without losing the quality, This programe was made by: Programmer : Storm Rostom Graphic Artist : Salim Bin Omar ================================================= How to use : https://www.youtube.com/watch?v=3Onjk4KonXE Note: this programme requires net.framework v 4.0 you can get it by following this link : http://download.microsoft.com/download/b/a/4/ba4a7e71-2906-4b2d-a0e1-80cf16844f5f/dotnetfx45_full_x86_x64.exe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    mcf2pdf

    mcf2pdf converts files of the "My CEWE Photobook" software to PDF

    mcf2pdf converts .mcf files of the "My CEWE Photobook" software (see http://www.cewe-photobook.co.uk/ or http://www.cewe-fotobuch.de (german)) to PDF files, so you can better preview the results and even send them to others by e-mail. This project has moved to GitHub. Please visit https://github.com/albrechtf/mcf2pdf/releases for download of latest version.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13

    OpenFlyers

    online resource management solution

    OpenFlyers release 2.0 software is a schedule online manager system designed for aeronautical structures sharing aircraft like airplane rental companies, flight schools or flight clubs. You can find informations about OpenFlyers 2.0 release on the wiki page http://wiki.openflyers.org and informations about OpenFlyers 3.0 and higher releases on the company web site https://openflyers.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MITMf

    MITMf

    Framework for Man-In-The-Middle attacks

    ...Originally built to address the significant shortcomings of other tools (e.g Ettercap, Mallory), it's been almost completely rewritten from scratch to provide a modular and easily extendible framework that anyone can use to implement their own MITM attack. The framework contains a built-in SMB, HTTP and DNS server that can be controlled and used by the various plugins, it also contains a modified version of the SSLStrip proxy that allows for HTTP modification and a partial HSTS bypass. As of version 0.9.8, MITMf supports active packet filtering and manipulation (basically what better filters did, only better), allowing users to modify any type of traffic or protocol. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Itunes Library - PS3 Media Server Plugin
    This is a PS3 Media Server (PMS) plugin that reads (parses) your Itunes Library (xml file) and shows it as a folder under the Media Server. The source code is moved to github: https://github.com/leogps/PS3-Media-Server-Plugin-iTunes-Library Latest distributable is still available at sourceforge: http://sourceforge.net/projects/ituneslibparser-pms/files/v2.0.0/ItunesLibraryParserPlugin-v2.0.0.zip/download Readme: https://sourceforge.net/projects/ituneslibparser-pms/files/v2.0.0/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    QNetMap

    QNetMap is the library for displaying the map and the objects on it

    ...To enrich the map presentation you can draw your own objects in the given coordinates. The development of the library was supported by "Sintels" LLC (ЗАО "Синтелс" - http://sintels.ru) and OJSC "T8" (ОАО "Т8" - https://t8.ru). Written by Sergey Shumeyko and Sergey Vasyutin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Linux efficiency scripts

    Linux efficiency scripts

    A project creating scripts to improve computing efficiency

    ...This method also allows the user to remove the scripts he doesn't need, and/or allows us to select different scripts depending on what linux distro the user has (some scripts are made for specific distros, whereas others can be used with any linux distro). Homepage: http://linuxefficiencyscripts.sourceforge.net Github page: https://github.com/linuxscripts/Linuxefficiencyscripts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Conges : web based vacation management

    Conges is a web based vacation management software (java inside).

    ...A special profile is admin, this profile allows to set the initial parameters of the webapp such as numbers of vacation days for each vacation reason, national days settings for each country. demo site is available from the demo wiki page https://sourceforge.net/p/conges/wiki/DEMO/ Documentation (en Français) : https://sourceforge.net/p/conges/wiki/DOCUMENTATION/ Documentation (in english) : http://translate.google.fr/translate?hl=fr&sl=fr&tl=en&u=http%3A%2F%2Fsgauchet.free.fr%2Fdocs_tech.html&sandbox=1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ANTz

    ANTz

    realtime 3D data visualization

    ANTz development has MOVED to GITHUB!!!! https://github.com/openantz/antz/ or visit the homepage at http://openantz.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TreeLayout

    TreeLayout

    Efficient and customizable TreeLayout Algorithm in Java, for NetBeans

    Efficiently create compact, highly customizable tree layouts - Based on Walker's algorithm with enhancements suggested by Buchheim, Jünger, and Leipert the software builds tree layouts in linear time. I.e. even trees with many nodes are built fast. Downloads are available at https://sourceforge.net/projects/treelayout/files/. For detailed documentation look at the TreeLayout web site http://treelayout.sourceforge.net/. Development for TreeLayout has moved to https://github.com/abego/treelayout/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AMBER10_Brownian_Dynamics

    AMBER10_Brownian_Dynamics

    Designed for coarse-grained protein association simulations

    Based on source code of SANDER from AMBER10, Cheung group (https://mynsm.uh.edu/wiki/projects/cheunggroup/) from University of Houston has been continuously making efforts for molecular simulations of coarse-grained protein models. The code is now released for promoting research in protein-protein association simulations. The code includes additional Hamiltonian terms for the coarse-grained model (as described in http://www.pnas.org/content/110/51/20545.abstract) and uses the algorithm developed by Northup-Allison-Mccammon. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Cygwin Unattended Installer

    Cygwin Unattended Installer

    ...The bach file will download the setup file of Cygwin and apt-cyg from the Internet. Because this is a pure batch file, you may change everything to meet your needs. Sample video: http://tinyurl.com/nozyp59
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PyRate

    Bayesian Estimation of Speciation and Extinction from Fossil Data

    PyRate is a Python program to estimate speciation, extinction, and preservation rates from fossil occurrence data using a Bayesian framework. The method was described by D Silvestro, J Schnitzler, LH Liow, A Antonelli, and N Salamin in Systematic Biology (http://sysbio.oxfordjournals.org/content/early/2014/02/08/sysbio.syu006.abstract). *Please download the most up-to-date code from the "PyRate code" tab on this page or from: https://github.com/dsilvestro/PyRate * *An updated manual can be found here: https://github.com/dsilvestro/PyRate/tree/master/tutorials *
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ArticleFR

    A free full featured Article / Full-Text Content Managent System

    A free article directory and content directory system with plugin and template support. Lightweight and best of all, very easy to use. Brought to you by https://www.isnare.com/, http://embedarticles.com, http://isnr.cf and http://articlefr.cf
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    HerMIDI

    MIDI-interface and test-app for C64

    ...Designed for SID-Wizard 1.5 in the 1st place, but can be used with another applications too being an open-source project. NOTE: I left SourceForge for reasons not ethical to mention here. You can find me and my further work at these locations: http://hermit.sidrip.com http://csdb.dk/scener/?id=18806 https://github.com/hermitsoft/
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB