Skip to content

aDarkDev/Simple-HTTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-HTTP

An easy-to-understand HTTP proxy for beginners.

Usage:

go run .

Example:

requests.get("http://ip-api.com/json/",proxies={"http":"http://localhost:12345"})

This project aims to enhance comprehension of HTTP proxies and other proxy functionalities. The code is designed to be simple, clear, and easy to read. Best of luck with your exploration!

About

An easy-to-understand HTTP proxy for beginners.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages