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: 4 days 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-18T02:54:19.000Z (3 months ago)
- Last Synced: 2025-02-09T22:07:38.085Z (12 days ago)
- Topics: bypass, header, headers, html, javascript, website, x-frame-options
- Language: JavaScript
- Homepage: https://medium.com/@alexcambose/bypassing-x-frame-options-4934dd852618
- Size: 43.9 KB
- Stars: 46
- 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/)