Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)