/reverse-proxy

The basic scheme how made reverse-proxy to website for hide ip

Primary LanguageGo

Run:

git clone https://github.com/0x204/reverse-proxy
cd reverse-proxy
snap install go --classic
go mod init go.mod
go mod tidy
go run main.go