Skip to content

qianguozheng/gohttpproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gohttpproxy

Internal Implementation

  • HTTP server listen to socket, and receive http requests, parse http header, then relay to client to form new http request, send to server.

  • DNS client to parse host to ip address

  • HTTP client connect to target server and get response from server, relay back to Server.

About

HTTP Proxy Implementation written by Go.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages