Skip to content

Files

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

How to run

start tls server and normal server

go run tls/main.go

Accessing the tls server through the reverse proxy

Visit https://127.0.0.1:8005/backend by GET method.