Search Results for "proxy http https" - Page 3

Showing 401 open source projects for "proxy http https"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    GelJ

    GelJ is a Java program for the analysis of DNA gel fingerprints images

    ...Some of the outstanding features of GelJ are functionality for accurate lane- and band-detection, several methods for computing migration models and generating dendrograms, comparison of banding patterns from different experiments, and database support. Citing GelJ: J. Heras, C. Domínguez, E. Mata, and V. Pascual. GelJ – a tool for analyzing DNA fingerprint gel images. BMC Bioinformatics 2015, 16:270 http://doi.org/10.1186/s12859-015-0703-0. You can see more information about GelJ in https://sourceforge.net/p/gelj/wiki/Home/ Several videos explaining the use of GelJ are available in https://sourceforge.net/p/gelj/wiki/Videos/ Please address any question or comment to joheras at gmail.com
    Downloads: 33 This Week
    Last Update:
    See Project
  • 2
    Java_console

    Java_console

    Java console is used for managing files, directories, URLs, DBMSes.

    This command-line interface has been written in Java 7+. The datasheet is available at http://debian.nostalgy.net.ru/Java_console/.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    tamacat-httpd

    Java HTTP Server / Reverse Proxy

    [Moved] https://github.com/tamacat-1-4 The tamacat-httpd is a open source Java Web Server software, powered by Apache HttpComponents. This is a customizable HTTP/HTTPS Server framework and Reverse Proxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    java YouTube video Downloader (ytd2)

    hobby project to learn java coding

    YTD2 is a free Java application for downloading youtube videos as flv/mp4 files. Should run on all platforms where Java is supported. GNU General Public License V3. Using hc.apache.org components. Based on the idea of "ytd" by rafalfr
    Downloads: 5 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    DBeauty

    DBeauty

    Relational Data Browsing

    DBeauty is now part of the Jailer Database Tool Suite. See https://sourceforge.net/projects/jailer or http://jailer.sourceforge.net/data-browsing.html A relationship-oriented Database Browser. Provides insight into both the tables and the interrelation of the rows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ADDC Server Commons Java Libraries

    ADDC Server Commons Java Libraries

    Java libraries for buiding IIOP and Web Services

    ADDC Server Commons supplies a set of java libraries published to maven central for writing Java servers offering both IIOP/SSLIOP and HTTP/HTTPS access using Spring Framewrok and JacORB. It also supplies a client for Monitoring CORBA Services, Balanced Groups and a full JNDI implementation for both CosNaming and Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    COHCAP

    City of Hope CpG Island Analysis Pipeline

    COHCAP (City of Hope CpG Island Analysis Pipeline, pronounced "co-cap") is an algorithm to analyze single-nucleotide resolution methylation data (Illumina 450k methylation array, targeted BS-Seq, etc.). Please note: 1) The SourceForge version of COHCAP is no longer being updated. Please see the GitHub version: https://github.com/cwarden45/COHCAP This was the source repository for the Bioconductor version, with some changes after the decision to only provide the code through GitHub. 2) In addition to the original NAR paper, please see the following links: Benchmarks: http://www.nature.com/protocolexchange/protocols/2965#/introduction Protocol Exchange Files: http://sourceforge.net/projects/cohcap/files/Protocol_Exchange_Example.zip 3) Custom Annotation Files (including EPIC Array): https://sourceforge.net/projects/cohcap/files/additional_Bioconductor_annotations.zip/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    respite vpn - ssh & openvpn injector

    respite vpn - ssh & openvpn injector

    Bypass your ISP's firewalls and connect to the internet!

    Source: https://github.com/AlizerUncaged/HTTP-Injector respite is a SSH/openVPN client that allows you to connect to the internet with custom injected HTTP Proxy headers. This application requires Java (https://www.java.com/en/download/) and .Net 4.5 (https://www.microsoft.com/en-ph/download/details.aspx?id=42642 .Net 4.5 is already preinstalled in Windows 10).
    Leader badge
    Downloads: 144 This Week
    Last Update:
    See Project
  • 9
    Smart Cache is a fast pure Java HTTP proxy server with offline browsing support. It has URL blocking, URL rewriting. Cached files has not headers inside and cache directory structure copies closely remote server. Supports also large caches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 10
    The fax4j project has moved to github at: https://github.com/sagiegurari/fax4j Latest release is no longer hosted here, instead go to: https://github.com/sagiegurari/fax4j/releases/latest
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Access2Excel

    Convert a MSAccess database into a Excel spreadsheet.

    Convert a MSAccess database into a Excel spreadsheet. It's a pure java implementation, using POI (https://poi.apache.org/) and Jackcess (http://jackcess.sourceforge.net/). Use: java -jar Access2Excel.jar -inputFile=<inputFile> [-outputFile=<outputFile>] [-format=<format>] where <inputFile>: A file name to Access database (.MDB or .ACCDB) <outputFile>: A file name to Excel streadsheet (optional, default "inputFile.xls" or "inputFile.xlsx") <format>: Output format ("XLS" or "XLSX", optional, default "XLSX")
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Tournament Maker

    Tournament Maker

    Software to help people run and organize tournaments.

    ...With the software doing all the work, organizers will be more relaxed and it'll be a better experience for everyone. If you find this program useful, please donate to Food for the Hungry (http://fh.org/) or a charitable organization of your choosing. Quick Start Guide: https://sourceforge.net/p/tournamentmaker/wiki/Quick%20Start%20Guide/ ChangeLog: https://sourceforge.net/p/tournamentmaker/wiki/ChangeLog/ Please leave a review if you have time! Feedback is always helpful for me.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    SmartPOS /Point of Sale Web with ERP

    SmartPOS /Point of Sale Web with ERP

    SmartPOS (Includes->SmartERP distro of Idempiere ERP) is 100% Web

    SmartPOS 7.1 is a complete ERP+POS (Idempiere 7.1 Distro) , taking all the power of an ERP, but creating an intuitive , agile and easy to learn Point of Sale (POS) 100% Web . SmartPOS has been designed to work as part of the ERP, and support complex business environments, where you can manage different products per organization, different organizations per client, different warehouses per organization, and for each warehouse private config for your POS, price lists, taxes,...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 14

    Sormula

    Java ORM

    Simple (Easy) Object Relational Mapping for Java Sormula is a Java library that moves data between Java objects and relational database tables. * Easy to Use * Simple to Understand * Minimal Configuration * Portable It provides select, insert, update, and delete, and many other common operations. One-to-one and one-to-many cascading for unlimited levels. Simplified IN operator parameter as java.util.Collection. Custom conversions between any Java class/type and column type. *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    tute

    tute

    Play Tute playing card game

    Tute is one of the most popular Spanish deck card games. It is now available here totally free with source code available for the community. Learn the basics from Ludoteka [http://www.ludoteka.com/tute.html] or Wikipedia [https://www.wikipedia.org/wiki/Tute]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Java API for VISA Devices

    Java wrapper for native VISA library and TDS3000 oscilloscope driver

    ...JSeisLab is a Java port of its predecessor "Spectrum Division for Windows" which is written in VB 6.0. Design: I created a 64-bit JNA wrapper with IVI's visa.h version 5.0 as input to JNAerator (https://github.com/nativelibs4java/JNAerator). Instrument drivers written in Java can use this wrapper. A 64-bit VISA library from either an instrument company (e.g. National Instruments, Tektronix) when running Windows or libvisa (http://www.librevisa.org) when running Linux needs to be installed .
    Downloads: 13 This Week
    Last Update:
    See Project
  • 17
    EasyUpload

    EasyUpload

    EasyUpload Server Accepts Images from Android to be Uploaded to a PC

    ...Just select the images from the Android device, establish a connection to the server using its IPv4 address and port number, and then upload the images in a fast way. Download the server project from here: http://easyupload.sourceforge.net The simplicity of using EasyUpload helps to avoid using Bluetooth for image transfer. The project just works for images and later it can work with any type of files. The source code of both the client and server apps are available in this GitHub page: https://github.com/ahmedfgad/AndroidFlask The project is documented in a Heartbeat tutorial titled "Uploading images from Android to a Python-based Flask server" available here: https://heartbeat.fritz.ai/uploading-images-from-android-to-a-python-based-flask-server-691e4092a95e Logo image from flaticon.com by phatplus (https://www.flaticon.com/authors/phatplus)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Impro-Visor

    Impro-Visor

    Leadsheet notation with auto-generated playback, improvisation advice

    ...Styles can be edited and created by the user. Other features include generation of roadmaps for understanding keys and idiomatic chord progressions, chord voicing keyboard, MIDI and MusicXML export. See http://www.cs.hmc.edu/~keller/jazz/improvisor for general information, including tutorials. Support and additional resources are through the user group https://groups.yahoo.com/neo/groups/impro-visor/info. The most recent source code, since summer of 2015, is housed here: https://github.com/Impro-Visor/Impro-Visor This started when SourceForge was down for over one week during an active development period.
    Leader badge
    Downloads: 206 This Week
    Last Update:
    See Project
  • 19
    Säuremienen_Tycoon

    Säuremienen_Tycoon

    Ein Spiel was sich um den Aufbau einer Säuremiene dreht

    ...Die Definition von Säuremiene basiert größtenteils auf Witzen der Space Frogs. Es wird das Framework LibGDX mit Java verwendet. Außerdem wird die Star-Soldier-Ui(https://ray3k.wordpress.com/artwork/star-soldier-ui-skin-for-libgdx/) von RAY3K unter der http://creativecommons.org/licenses/by/4.0/ Lizenz verwendet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Proxyee-Down

    Proxyee-Down

    Download accelerator for HTTP and HTTPS

    Proxyee Down is a powerful download accelerator for HTTP and HTTPS that uses man-in-the-middle (MITM) proxy techniques to bypass download speed restrictions on some websites. It captures and accelerates file downloads through browser proxy settings and supports multi-threaded downloads, resume functionality, and plugins for extended capabilities. Designed for advanced users, it offers granular control over download processes and speeds.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    gt-jdbc-korean

    gt-jdbc-korean

    Korean Spatial DBMS Driver

    The Development of Domestic Spatial DBMS Driver supporting java based Open Source GIS(GeoServer, uDig) ● Manual: - https://sourceforge.net/projects/gt-jdbc-korean/files/GeoServer-uDig_KoreanSpatialDBMS_Manual_ko_v.1.0.pdf ● DataStore plugins: - Altibase Plugin( http://www.mangosystem.com:8080/gxt/docs/data/database/altibase.html ) - Tibero Plugin( http://www.mangosystem.com:8080/gxt/docs/data/database/tibero.html ) - Kairos Plugin( http://www.mangosystem.com:8080/gxt/docs/data/database/kairos.html ) - NGI format - ESRI Personal GDB License :: OSI-Approved Open Source :: GNU Library or Lesser General Public License version 2.0 (LGPLv2)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    AntibiogramJ

    AntibiogramJ is a Java program for the reading of antibiogram-images

    ...Pascual, C. Torres, and M. Zarazaga. AntibiogramJ: a Tool for Analysing Images from Disk Diffusion Tests. Computer Methods and Programs in Biomedicine 143:159-169. 2017. DOI: http://dx.doi.org/10.1016/j.cmpb.2017.03.010 You can see more information about AntibiogramJ in https://sourceforge.net/p/antibiogramj/wiki/Home/ Several videos explaining the use of AntibiogramJ are available in https://sourceforge.net/p/antibiogramj/wiki/Videos/ AntibiogramJ includes now the EUCAST v.9.0. Please address any question or comment to joheras at gmail.com
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    JWord King James Version of the Bible

    JWord King James Version of the Bible

    King James Version of the Bible

    This program is a Java Application of King James Version of the Bible. This program requires Java Runtime Environment (JRE) which can be downloaded from http://www.oracle.com/technetwork/java/javase/downloads/index.html If you are looking for an android app, here's the android version of it: https://play.google.com/store/apps/details?id=herbertjohne.android.purewordskingjamesbible
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Curl ORB for java
    Curl ORB is to comunicate between Curl and server side java. It can generate Curl source code from POJO which stands for Plain Old Java Object, and invoke the java methods on server side from Curl application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JPDF Viewer

    JPDF Viewer

    Your Java Swing PDF Viewer/Reader cross platform

    ...You can export the contents of the pdf in svg format or txt. The Viewer is also equipped with a handy utility panel with search functions, thumbnails and annotations. Get Your PDF Reader for Android - https://play.google.com/store/apps/details?id=com.ulm.pdfreader =============================== Get now your Word Processor in pure java: https://sourceforge.net/projects/jwordprocessor/ =============================== See my web project extensions for browsers: Chrome extension: http://bit.ly/2cELWLs | http://bit.ly/1PWKVdu Add-on Firefox: http://mzl.la/1Wn51hg My Mobile Applications: http://bit.ly/1MrlgKk ======================= Visit this web site to get javascript library for PDF generator: https://ulmdevice.altervista.org/pdfapihtml5/
    Downloads: 1 This Week
    Last Update:
    See Project