Giter VIP home page Giter VIP logo

nw.flash's Introduction

nw.Flash

使用nw.js渲染带有Flash的页面

这是什么?

nw.js和PPAPI Flash的缝合怪!它可以正常打开带有Flash的页面,也可以通过小技巧打开本地的Flash文件
它不需要任何浏览器集成,也不需要连接外部网络,甚至可以在大连铁路局内使用!

它安全吗?

相对安全,nw.js使用file:// 渲染页面,而Flash针对file:// 开头的页面有严格的沙箱限制,这绝对比在本地直接使用Flash Player打开更安全
但也请仅仅访问你信任的网站,以避免被利用漏洞的可能性,你也可以配合Sandboxie或是在Windows沙箱内使用进一步提高安全性

怎么安装?

点开右边的Release下载
7z文件为完整包,下载解压即可使用
[推荐]exe文件为在线安装器,安装过程依赖CryoWyvern 框架(若未安装框架会自动安装框架),安装完成后安装器即成为启动器/快捷方式,可以更方便的打开指定地址

这是一个开源项目吗?

这仅仅是一个即点即用的缝合怪,请左转nw.js官网获取源码

完整包怎么使用?

使用.\nw.exe --url='地址' 的命令启动,比如.\nw.exe --url='http://www.4399.com'就可以打开4399了
你也可以参考nw.js官方文档制作package.json来方便的使用

安装器版本怎么使用?

直接运行nwFlash 会提示你输入地址后继续
nwFlash http或file地址 打开该地址
nwFlash --fix 可以重新/修复安装

我可以如何使用这个项目?

随便用,你用到铁路局里都没事,但出了事我琴梨梨不背锅

为什么一些页面还是不能正常使用Flash?

4399等网站对一些页面采取了UA判断,并且不能识别nw.js的UA,F12手动删除悬浮的div就行了(此方法针对4399皮卡堂实测有效,但生死狙击无效)
全屏不可用,需要全屏的网站不可用

为什么基线版本死在0.50.3了?

Chrome88彻底移除了Flash的支持,因此只能停留在基于Chrome87的旧版nw.js上

nw.flash's People

Contributors

qinlili23333 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.