Repository navigation

#

HTTP

Created by Tim Berners-Lee

发布于 1989

维基百科

HTTP (Hypertext Transfer Protocol) is a request and response protocol used to send a request to a server and receive a response back in the form of a file. HTTP is the basis of data communication for the web. HTTPS is an evolution in HTTP, where the “S” stands for secure socket layer allowing communication in HTTP to be more secure.

caddyserver/caddy
Go
63616
21 小时前
FiloSottile/mkcert

A simple zero-config tool to make locally trusted development certificates with any names you'd like.

Go
53164
8 个月前
curl/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, TFTP, WS and WSS. libcurl offers a myriad of powerful features

C
37655
6 小时前

一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.

Go
31703
1 年前

A modern download manager that supports all platforms. Built with Golang and Flutter.

Dart
18844
2 天前

🌐 Human-friendly and powerful HTTP request library for Node.js

TypeScript
14537
19 天前

Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.

C
14168
2 天前

A C++ header-only HTTP/HTTPS server and client library

C++
14147
2 天前

🏩 A simple process manager for developers. Start apps from your browser and access them using local domains

JavaScript
9995
1 年前

🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.

C
7117
2 天前
usual2970/certimate

开源的SSL证书管理工具,可以帮助你自动申请、部署SSL证书,并在证书即将过期时自动续期。An open-source SSL certificate management tool that helps you automatically apply for and deploy SSL certificates, as well as automatically renew them when they are about to expire.

Go
6273
12 小时前
caddyserver/certmagic

Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal

Go
5202
3 天前