All Projects → Android Upload Service → Similar Projects or Alternatives

1858 Open source projects that are alternatives of or similar to Android Upload Service

nativescript-http
The best way to do HTTP requests in NativeScript, a drop-in replacement for the core HTTP with important improvements and additions like proper connection pooling, form data support and certificate pinning
Stars: ✭ 32 (-98.77%)
Mutual labels:  ssl, multipart, multipart-formdata
Qtwebapp
QtWebApp is a HTTP server like Java servlets, written in C++ with the Qt framework.
Stars: ✭ 50 (-98.07%)
Mutual labels:  service, https
Cakephp File Storage
Abstract file storage and upload plugin for CakePHP. Write to local disk, FTP, S3, Dropbox and more through a single interface. It's not just yet another uploader but a complete storage solution.
Stars: ✭ 202 (-92.21%)
Mutual labels:  upload, ftp
Certify
SSL Certificate Manager UI for Windows, powered by Let's Encrypt. Download from certifytheweb.com
Stars: ✭ 1,075 (-58.54%)
Mutual labels:  https, ssl
Getaltname
Extract subdomains from SSL certificates in HTTPS sites.
Stars: ✭ 320 (-87.66%)
Mutual labels:  https, ssl
Hp Socket
High Performance TCP/UDP/HTTP Communication Component
Stars: ✭ 4,420 (+70.46%)
Mutual labels:  ssl, https
Shgf
Simple HTTP golang framework
Stars: ✭ 13 (-99.5%)
Mutual labels:  https, ssl
Greenlock
Automatic SSL renewal for NodeJS
Stars: ✭ 30 (-98.84%)
Mutual labels:  https, ssl
X0
Xzero HTTP Application Server
Stars: ✭ 111 (-95.72%)
Mutual labels:  https, ssl
Certificaat
General-purpose ACME client
Stars: ✭ 88 (-96.61%)
Mutual labels:  https, ssl
Tlslite Ng
TLS implementation in pure python, focused on interoperability testing
Stars: ✭ 119 (-95.41%)
Mutual labels:  https, ssl
Microwebsrv2
The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!
Stars: ✭ 295 (-88.62%)
Mutual labels:  https, ssl
Jetty.project
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Stars: ✭ 3,260 (+25.72%)
Mutual labels:  https, ssl
Echo
High performance, minimalist Go web framework
Stars: ✭ 21,297 (+721.33%)
Mutual labels:  https, ssl
E2guardian
E2guardian is a web content filter that can work in proxy, transparent or icap server modes
Stars: ✭ 340 (-86.89%)
Mutual labels:  https, ssl
Devcert
Local HTTPS development made easy
Stars: ✭ 655 (-74.74%)
Mutual labels:  https, ssl
Netcoreserver
Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Stars: ✭ 799 (-69.19%)
Mutual labels:  https, ssl
Python Mocket
a socket mock framework - for all kinds of socket animals, web-clients included
Stars: ✭ 209 (-91.94%)
Mutual labels:  https, ssl
Telegraph
Secure Web Server for iOS, tvOS and macOS
Stars: ✭ 474 (-81.72%)
Mutual labels:  https, ssl
Http Client
A high-performance, high-stability, cross-platform HTTP client.
Stars: ✭ 86 (-96.68%)
Mutual labels:  https, ssl
Pric
Simple zero-config tool to create Private Certificate Authority & issue locally-trusted development server certificates with any domain names you'd like. SSL certificates for development purposes.
Stars: ✭ 87 (-96.64%)
Mutual labels:  https, ssl
Pwa Cookbook
personally website
Stars: ✭ 107 (-95.87%)
Mutual labels:  service, notification
Tls Inspector
Easily view and inspect X.509 certificates on your iOS device.
Stars: ✭ 92 (-96.45%)
Mutual labels:  https, ssl
Nginxconfig.io
⚙️ NGINX config generator on steroids 💉
Stars: ✭ 14,983 (+477.82%)
Mutual labels:  https, ssl
Co
Art of C++. Flag, logging, unit-test, json, go-style coroutine and more.
Stars: ✭ 2,264 (-12.69%)
Mutual labels:  ssl, https
Sites Using Cloudflare
💔 Archived list of domains using Cloudflare DNS at the time of the CloudBleed announcement.
Stars: ✭ 1,914 (-26.19%)
Mutual labels:  https, ssl
Crypt Le
Crypt::LE - Let's Encrypt / Buypass / ACME client and library in Perl for obtaining free SSL certificates (inc. generating RSA/ECC keys and CSRs). HTTP/DNS verification is supported out of the box, easily extended with plugins, easily dockerized.
Stars: ✭ 277 (-89.32%)
Mutual labels:  https, ssl
Auth Boss
🔒 Become an Auth Boss. Learn about different authentication methodologies on the web.
Stars: ✭ 2,879 (+11.03%)
Mutual labels:  https, ssl
Ofbiz Framework
Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource Planning. OFBiz provides a foundation and starting point for reliable, secure and scalable enterprise solutions.
Stars: ✭ 315 (-87.85%)
Mutual labels:  plugins, https
extract-tls-secrets
Decrypt HTTPS/TLS connections on the fly with Wireshark
Stars: ✭ 226 (-91.28%)
Mutual labels:  ssl, https
Mirrorbits
Mirrorbits is a geographical download redirector written in Go for distributing files efficiently across a set of mirrors.
Stars: ✭ 365 (-85.92%)
Mutual labels:  ftp, https
Certes
A client implementation for the Automated Certificate Management Environment (ACME) protocol
Stars: ✭ 357 (-86.23%)
Mutual labels:  https, ssl
Curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP. libcurl offers a myriad of powerful features
Stars: ✭ 22,875 (+782.18%)
Mutual labels:  ftp, https
letsencrypt-www
Probably the easiest way to create | renew | deploy certificate
Stars: ✭ 27 (-98.96%)
Mutual labels:  ssl, https
Git Ftp
Uses Git to upload only changed files to FTP servers.
Stars: ✭ 5,104 (+96.84%)
Mutual labels:  upload, ftp
Cppserver
Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Stars: ✭ 528 (-79.64%)
Mutual labels:  https, ssl
Beetlex
high performance dotnet core socket tcp communication components, support TLS, HTTP, HTTPS, WebSocket, RPC, Redis protocols, custom protocols and 1M connections problem solution
Stars: ✭ 802 (-69.07%)
Mutual labels:  https, ssl
Ansible Role Certbot
Ansible Role - Certbot (for Let's Encrypt)
Stars: ✭ 477 (-81.6%)
Mutual labels:  https, ssl
Https
Secure HTTP client with SSL pinning for Nativescript - iOS/Android
Stars: ✭ 45 (-98.26%)
Mutual labels:  https, ssl
Squid
Squid Web Proxy Cache
Stars: ✭ 981 (-62.17%)
Mutual labels:  ftp, https
Sharebox
家庭看片神器,可以用手机播放电脑里的视频,也可以用电脑播放手机里的视频,使用简单,能稳定运行在后台,目前支持的设备有Windows,Mac,Android。
Stars: ✭ 51 (-98.03%)
Mutual labels:  service, https
BulkDownloader
BulkDownloader is used for multiple downloading process easy. It provides progress listener for each files and for whole file. It guarantees completion of download files as it runs on work manager
Stars: ✭ 24 (-99.07%)
Mutual labels:  notification, background
Ofbiz Plugins
Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource Planning. OFBiz provides a foundation and starting point for reliable, secure and scalable enterprise solutions.
Stars: ✭ 83 (-96.8%)
Mutual labels:  plugins, https
Acme client
Java ACME Client application
Stars: ✭ 77 (-97.03%)
Mutual labels:  https, ssl
Httptransfertasks
Cross Platform HTTP Transfers for downloading and uploading (supports background operations)
Stars: ✭ 87 (-96.64%)
Mutual labels:  background, upload
Merecat
Small and made-easy HTTP/HTTPS server based on Jef Poskanzer's thttpd
Stars: ✭ 69 (-97.34%)
Mutual labels:  https, ssl
Sslsplit
Transparent SSL/TLS interception
Stars: ✭ 1,371 (-47.13%)
Mutual labels:  https, ssl
Wordpress Https
WordPress HTTPS is intended to be an all-in-one solution to using SSL on WordPress sites.
Stars: ✭ 96 (-96.3%)
Mutual labels:  https, ssl
Fenix
A simple and visual static web server with collaboration features.
Stars: ✭ 1,559 (-39.88%)
Mutual labels:  https, ssl
Docker Letsencrypt Certgen
Docker image to generate, renew, revoke RSA and/or ECDSA SSL certificates from LetsEncrypt CA using certbot and acme.sh clients in automated fashion
Stars: ✭ 64 (-97.53%)
Mutual labels:  https, ssl
Fluentftp
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP support, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#,…
Stars: ✭ 1,943 (-25.07%)
Mutual labels:  ftp, ssl
Cheroot
Cheroot is the high-performance, pure-Python HTTP server used by CherryPy. Docs -->
Stars: ✭ 128 (-95.06%)
Mutual labels:  https, ssl
Website Ssl.sh
低门槛跨入Https大门!网站ssl证书自动生成工具(http到https的转变),燥起来吧!
Stars: ✭ 160 (-93.83%)
Mutual labels:  https, ssl
Serverpilot Letsencrypt
Automate the installation of Let's Encrypt SSL on the free plan of ServerPilot
Stars: ✭ 129 (-95.03%)
Mutual labels:  https, ssl
Guacamole Install Rhel 7
Apache Guacamole installation bash script for RHEL 7 and CentOS 7 including options for Nginx, HTTPS, SSL, LDAP, Let's Encrypt certificates and more
Stars: ✭ 174 (-93.29%)
Mutual labels:  https, ssl
laravel-uppy-s3-multipart-upload
Multipart Uploads using Laravel, AWS S3, and Uppy
Stars: ✭ 30 (-98.84%)
Mutual labels:  upload, multipart-uploads
BaseIotUtils
🔥🔥串口工具,屏幕适配,通知工具类,多文件断点下载,xls,xlsx操作,文件处理,crash控制,音视频播放,usb设备检测,adb工具等...
Stars: ✭ 44 (-98.3%)
Mutual labels:  service, notification
Wolfssl
wolfSSL (formerly CyaSSL) is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3!
Stars: ✭ 1,098 (-57.66%)
Mutual labels:  https, ssl
Https Localhost
HTTPS server running on localhost
Stars: ✭ 122 (-95.3%)
Mutual labels:  https, ssl
Mutual Tls Ssl
🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual mutual authentication for a java based web server and a client with both Spring Boot. Different clients are provided such as Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k, Kohttp and ktor. Also other server examples are available such as jersey with grizzly. Also gRPC examples are included
Stars: ✭ 163 (-93.71%)
Mutual labels:  https, ssl
1-60 of 1858 similar projects