This article is a mirror article of machine translation, please click here to jump to the original article.

View: 205|Reply: 0

httpbin website

[Copy link]
Posted on 1/26/2026 9:31:33 AM | | |
HTTPBin

A simple HTTP request and response service. httpbin is an HTTP Request & Response Service that you can send to him, and then he will return your request according to the specified rules. This one is similar to the echo server, but with more powerful features. httpbin supports HTTP/HTTPS, supports all HTTP verbs, can simulate the number of 302 jumps or even 302 jumps, and can also return an HTML file, an XML file or an image file (also supports specifying the format of returning images). It is really a must-have tool for home debugging!

Website:The hyperlink login is visible.
Source:The hyperlink login is visible.

Using docker to build, the command is as follows:

Go-HTTPBin

A golang port of Kenneth Reitz's httpbin service, fairly complete and well-tested, with no dependencies outside of the go standard library.

Website:The hyperlink login is visible.
Source:The hyperlink login is visible.

nginx reverse proxy to the /get interface, configured as follows:


This tool has also been used in previous articles, as shown below:
.NET/C# uses WinDivert to capture packets and modify packets on Windows
https://www.itsvse.com/thread-11078-1-1.html

Linux uses ProxyChains4 to proxy access to the specified program network
https://www.itsvse.com/thread-11162-1-1.html




Previous:SQL Server adds indexes in production
Next:Use PowerShell to manage Windows Firewall
Disclaimer:
All software, programming materials or articles published by Code Farmer Network are only for learning and research purposes; The above content shall not be used for commercial or illegal purposes, otherwise, users shall bear all consequences. The information on this site comes from the Internet, and copyright disputes have nothing to do with this site. You must completely delete the above content from your computer within 24 hours of downloading. If you like the program, please support genuine software, purchase registration, and get better genuine services. If there is any infringement, please contact us by email.

Mail To:help@itsvse.com