Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-proxy-heroku

Run a google reverse proxy using golang on Heroku.

Deploy

Installation

  • Deploy Button

Use the Deploy to Heroku button above to create a copy of the app, then Set UPSTREAM_SERVER config vars.

  • Git Deploy

Steps:

  1. git clone https://github.com/XI11A/proxy-server-heroku.git

  2. cd google-proxy-heroku ,then modify main.go

   upstream_server := "https://www.google.com"
  1. heroku login -i

  2. heroku create apps:

  3. git add -A

  4. git commit -m "init"

  5. git push heroku master

Note: If a VPS not available, you can sign up goormIDE account to insatll the Heroku CLI,which is a powerful cloud IDE service.

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages