Skip to content

mgleon08/go-phishing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

跟著 Go Phishing!30 天用 Go 實作 Reverse Proxy 之釣魚大作戰 玩一遍

start

// development
go run main.go

// production
go run main.go --port=:80 --phishURL=https://phish-github.com

admin

// development
http://localhost:8080/phish-admin

// production
https://phish-github.com/phish-admin
username: username
password: password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages