Skip to content

zhuxuyang/httpsproxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

httpsproxy

A simple https proxy server written in Go

Getting started

####Compile

git clone https://github.com/Zartenc/httpsproxy.git
cd httpsproxy
go build main.go

####Run

httpsproxy -L=0.0.0.0:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 95.2%
  • Dockerfile 4.8%