Skip to content

churongcon/x-frame-options

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

x-frame-options

x-frame-options bypass

Installation

npm install

Usage

npm run start

instead of using iframe source with the actual link of the website:

<iframe src="https://example.com/"></iframe>

use

<iframe src="http://localhost:3000?url=https://example.com/"></iframe>

Demo

live demo


nodejs

stackoverflow

github

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%