Cross Origin

A collection of simple demos of CORS
Alternatives To Cross Origin
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Elasticsearch Head8,220
2 years ago165otherJavaScript
A web front end for an elastic search cluster
Cors Anywhere7,8711934110 days ago19March 17, 202190mitJavaScript
CORS Anywhere is a NodeJS reverse proxy which adds CORS headers to the proxied request.
Nginx Tutorial3,032
7 months ago5cc-by-sa-4.0JavaScript
这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。
Htmlpreview.github.com1,314
4 months ago50JavaScript
HTML Preview for GitHub Repositories
Learn Nginx674
3 years ago2mitShell
Nginx 入门指南
Cross Origin573
9 months agon,ullJavaScript
A collection of simple demos of CORS
Cloudflare Cors Anywhere430
3 months ago7mitJavaScript
CORS "anywhere" proxy in a Cloudflare worker. DEMO at: https://test.cors.workers.dev/
Killgrave39414 months ago12September 23, 202125mitGo
Simple way to generate mock servers written in Go
Cors Proxy374247176 years ago17September 26, 2016JavaScript
über-simple node.js-Proxy to enable CORS request for any website
Bus3511212 months ago127October 17, 20222mitJava
Bus 是一个基础框架、服务套件,它基于Java8编写,参考、借鉴了大量已有框架、组件的设计,可以作为后端服务的开发基础中间件。代码简洁,架构清晰,非常适合学习使用。
Alternatives To Cross Origin
Select To Compare


Alternative Project Comparisons
Readme

demo

nodewebexpress3000``3001

  • 3000: 3000
  • 3001:

  1. Demo0:
  2. Demo1: CORS
  3. Demo2: JSONP
  4. Demo3: postMessage
  5. Demo4: window.name
  6. Demo5: location.hash
  7. Demo6: document.domain
  8. Demo7: proxy
  9. Demo8: WebSocket
  10. Demo9: form
  11. Demo10:

Set Up

  • node.js
  • npm
  1. cross-domainnpm install
  2. demonode serverRes.js node serverReq.js
  3. demobash run.bat``run.sh

Demo0:

3001


error.png

Demo1: CORS

Demo2: JSONP

Demo3: postMessage

html5APIiframe

http://localhost:3000

Demo4: window.name

http://localhost:3000/a.html jsiframesrc' http://localhost:3001/c.html 'iframesrc' http://localhost:3000/b.html '(b.htmlhtml)iframea.htmlwindow.namenamewindow.name

http://localhost:3000/a.html

Demo5: location.hash

http://localhost:3000/a.html jsiframesrc' http://localhost:3001/c.html#getdata 'c.htmlhash'#getdata''#getdata'iframe(c.html)iframesrc' http://localhost:3000/b.html 'a.htmlb.htmlb.htmla.htmlhasha.htmlhash

http://localhost:3000/a.html

Demo6: document.domain

document.domain demo

(xuhaodong.cn)demodemodemo

web web2hack/proxy

Demo7: proxy

JSHTTPHTTPJS

Demo8: WebSocket

WebSocketws://wss://

http://localhost:3000/a.html

Demo9: form

Demo10:

chromeCORS

Popular Cors Projects
Popular Proxy Projects
Popular Networking Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Proxy
Cors
Jsonp