https-client

There are 91 repositories under https-client topic.

  • cihatsolak/netcore-security

    How we take precautions against attacks from malicious users is exemplified. Net core projects have default security measures. We can use the IDataprotector interface to encrypt data. We must also be protected against xss attacks such as Reflected or Stored. For this, we must pay attention to the use of Html.Raw().

    Language:C#3201
  • jchristn/KvpbaseCSharpSDK

    C# SDK for kvpbase

    Language:C#3501
  • overcq/oux

    OUX/C+ programming language: modules and build environment

    Language:C3100
  • phongsathorn1/TeleRAT

    The remote administrator tool. Control by using Telegram chat. Written with C.

    Language:C3003
  • andrey-tech/http-client-php

    Простой НТТР(S) клиент на PHP7+ с троттлингом запросов, поддержкой маркера BOM в теле сообщения формата JSON и выводом отладочной информации в STDOUT.

    Language:PHP2202
  • btzy/Simple-TCP

    A simple, cross-platform HTTP and SMTP client library implemented using C++11 and Boost.Asio.

    Language:C++2301
  • joeymalvinni/request

    ☁️🌐 Easy and Powerful HTTP Requests— Simplified

    Language:JavaScript2100
  • rapidclock/nano-get

    A very tiny & basic implementation of HTTP GET using only the standard library

    Language:Rust2231
  • Semllo/ProximityProductFrontEnd

    Product recommendation application, implemented with Angular 6, with demo in:

    Language:JavaScript2100
  • ya-ming/openssl

    Examples of using OpenSSL library

    Language:C++2101
  • 1Git2Clone/reactix

    A monorepo example written with React + Tailwind + TS on the front-end and Actix.rs on the back-end.

    Language:Rust1100
  • 607011/dirbplusplus

    A faster version of the original Dirb, implemented with C++ threads

    Language:C++1200
  • brianttn/esp32HttpsClient-Express-MongoDB

    The real-time online platform integrating ESP32、Express routing and MongoDB allows you to easily monitor the temperature and humidity of the surrounding environment.

    Language:C++1100
  • chroma-x/php-basic-http-client

    A basic yet extensible HTTP client library providing different authentication methods written in PHP.

    Language:PHP1212
  • chroma-x/php-json-http-client

    A JSON HTTP client library. This project also is the reference implementation for extending the PHP Basic HTTP Client.

    Language:PHP1201
  • danglvz/https_client

    http and https client based on raw socket (using OpenSSL)

    Language:C++1100
  • gamilrr/es-basic-https

    Basic HTTPS CRUD Methods(GET/POST/PUT/DELETE) using libcurl and openssl for low requirement embedded systems

    Language:C1101
  • GwinBest/libPOG

    libPOG is a simple library for working with the network on C++

    Language:C++1100
  • jeamon/demo-mtls

    This is a cross-platform go tool to demonstrate the implementation of mTLS (Mutual TLS) and how useful it can be to setup authorization on top of TLS certificate - known as Certificate Bound Token. This program could be run into client or server mode. All certificates (for root & clients CAs, server and clients) are auto generated.

    Language:Go110
  • jlsilva1994/curlinho

    A minimalist wrapper around curl, with compability with recent features like http2.0 protocol

    Language:C++1410
  • khoih-prog/WebServer_ESP32_SC_W6100

    Simple Ethernet WebServer, HTTP/HTTPS Client wrapper library for ESP32S2/S3/C3 boards using LwIP W6100 Ethernet library. The WebServer supports HTTP(S) GET and POST requests, provides argument parsing, handles one client at a time. It provides HTTP(S), MQTT(S) Client, supports WebServer serving from LittleFS/SPIFFS

    Language:C110
  • khoih-prog/WebServer_ESP32_W6100

    Simple Ethernet WebServer, HTTP/HTTPS Client wrapper library for ESP32 boards using W6100 with LwIP Ethernet library. The WebServer supports HTTP(S) GET and POST requests, provides argument parsing, handles one client at a time. It provides HTTP(S), MQTT(S) Client and supports WebServer serving from LittleFS/SPIFFS

    Language:C110
  • kshetline/by-request

    Simple Node http client for use with promises, async/await.

    Language:TypeScript130
  • Matesxs/ESP32-Remote-Updater

    ESP32 HTTP and HTTPS firmware updater - Client and Server

    Language:C++1200
  • measurement-kit/mkcurl

    Measurement Kit cURL wrappers library

    Language:C++13100
  • octoi/rttp

    RUST http client

    Language:Rust1011
  • Rayraegah/axios-slim

    A tiny alternative to axios for nodejs

    Language:JavaScript120
  • Thewest123/wget-clone

    C++ Clone of wget --mirror

    Language:C++1200
  • tuokri/UnrealScript-FCrypto

    Pure UnrealScript SSL/TLS implementation and cryptography utilities based on BearSSL. Work in progress.

    Language:UnrealScript1200
  • VictorGil/mylocation-android

    Android application which sends location data to myLocation backend

    Language:Java130
  • andr-ll/reqex

    Promise based http client with built in retry and JSON validator for response

    Language:TypeScript0100
  • ashish0kumar/Minimalist-C

    🍀 Collection of minimalist and low-level C projects

    Language:C00
  • AsyncAlchemist/bash_requests

    This Bash script is a versatile tool for making HTTP/HTTPS requests. It aims to provide a simple yet flexible way to interact with web services directly from your terminal. In addition, it is designed to function as a library, offering a function for making HTTP/HTTPS requests.

    Language:Shell00
  • ganzerli/crowler-for-words

    Crowling domain, cut style, script and all HTML tags, gets words and links, following all links and printing all the words found into a file separated by space

    Language:C0100
  • enn-vee-kay/Alcatraz

    An HTTPS Based Access Privileges Control System Using Django Web Framework.

  • jnewc/RequestSwift

    a simple library for making simple http requests in swift

    Language:Swift10