Web Mirror
Based on reverseproxy
Solution for:
- Website that only set 'X-Frame-Options' to 'sameorigin'.
- Hide website real url
- Content interception & manipulation reverseproxy.go#L311
- User Agent set (mobile|desktop)
Setup
# Installation
curl -sf https://gobinaries.com/codenoid/web-mirror@latest | sh
# Running UP
export BIND="0.0.0.0:7000"
./web-mirror
Usage
- Put requested url to ?mirror= args
- Set User-Agent with &ua=mobile|desktop (the used UA are most-common used on the earth)
- the payload must be url encoded
Open http://localhost:7000/?mirror=https%3A%2F%2Fwww.tiktok.com%2F%40khaby.lame&ua=mobile