Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexcambose/x-frame-options
x-frame-options bypass
https://github.com/alexcambose/x-frame-options
bypass header headers html javascript website x-frame-options
Last synced: about 17 hours ago
JSON representation
x-frame-options bypass
- Host: GitHub
- URL: https://github.com/alexcambose/x-frame-options
- Owner: alexcambose
- License: mit
- Created: 2018-02-01T23:34:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T06:39:22.000Z (10 months ago)
- Last Synced: 2024-05-21T04:21:15.075Z (6 months ago)
- Topics: bypass, header, headers, html, javascript, website, x-frame-options
- Language: JavaScript
- Homepage: https://medium.com/@alexcambose/bypassing-x-frame-options-4934dd852618
- Size: 42 KB
- Stars: 45
- Watchers: 4
- Forks: 36
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# x-frame-options
x-frame-options bypass
## Installation
```text
npm install
```
## Usage
```text
npm run start
```instead of using `iframe` source with the actual link of the website:
```html```
use
```html```
## Demo
[live demo](http://x-frame-options-bypass.herokuapp.com/)---
[nodejs](http://x-frame-options-bypass.herokuapp.com/?url=https://nodejs.org/en/)
[stackoverflow](http://x-frame-options-bypass.herokuapp.com/?url=https://stackoverflow.com)
[github](http://x-frame-options-bypass.herokuapp.com/?url=https://github.com/)