Skip to content

Yuu177/goproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

GOPROXY

Introduction

A simple HTTP/HTTPS proxy server example

Test

  • http
curl -v -x http://localhost:8080 http://www.bing.com
  • https
curl -v -x http://localhost:8080 https://www.bing.com

About

A simple HTTP/HTTPS proxy server example

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages