Fireprox用Express和Node.js控制Firefox的HTTP GET代理

Fireprox 是一个通过 Firefox 控制 HTTP GET 的简单代理。其工作流程如下:浏览器或客户端 <--- HTTP-GET ---> Fireprox <--- MozRepl + Firefox 这种组合是因为我需要一种便捷的方法,以编程方式读取远程 Firefox 的当前 URL,同时避免浏览器的安全限制。安装与运行$ npm install -g fireprox # 可能需要加sudo$ fireprox$ fireprox --help用法: fireprox [options]

zip
fireprox-master.zip 预估大小:14个文件
folder
fireprox-master 文件夹
file
package.json.ls 809B
file
readme.md 2KB
folder
test 文件夹
file
fireprox.ls 3KB
file
LICENSE 1KB
folder
site 文件夹
folder
bin 文件夹
file
fireprox 45B
file
fireprox.ls 3KB
file
.gitignore 8B
folder
task 文件夹
file
growl.ls 1KB
file
constants.ls 517B
file
bootstrap 131B
file
distribute.ls 660B
file
repl.ls 2KB
file
build.ls 4KB
file
test.ls 1KB
zip 文件大小:11.34KB