1/8
Dory - node.js / javascript / git / ssh server screenshot 0
Dory - node.js / javascript / git / ssh server screenshot 1
Dory - node.js / javascript / git / ssh server screenshot 2
Dory - node.js / javascript / git / ssh server screenshot 3
Dory - node.js / javascript / git / ssh server screenshot 4
Dory - node.js / javascript / git / ssh server screenshot 5
Dory - node.js / javascript / git / ssh server screenshot 6
Dory - node.js / javascript / git / ssh server screenshot 7
Dory - node.js / javascript / git / ssh server Icon

Dory - node.js / javascript / git / ssh server

tempage.io
Trustable Ranking Icon可信任
1K+下载次数
43MB大小
Android Version Icon7.0+
Android版本
0.8.3(09-08-2022)最新版本
-
(0 评价)
Age ratingPEGI-3
如何安装
1
下载并打开安装文件
2
Unblock AptoideAptoide is a safe app! Just tap on More details and then on Install anyway.
3
完成安装并打开Aptoide
app-card-icon
详情评价版本信息
1/8

介绍 Dory - node.js / javascript / git / ssh server

Issues : https://github.com/tempage/dorynode

(please open the issue in github, not in email. we are ALL developers :)


----


upgrade node.js : 'download file' menu -> check 'appfiles' -> check 'executable'

v6.12.3 arm : https://dorynode.firebaseapp.com/v6.12.3_arm_release/node

v8.3.0 arm : https://dorynode.firebaseapp.com/v8.3.0_arm_release/node

v8.9.4 arm(only for android 5.0 above) : https://dorynode.firebaseapp.com/v8.9.4_arm_release/node

v10.15.1 arm(only for android 5.0 above) : https://dorynode.firebaseapp.com/v10.15.1_arm_release/node


* Dear Developers *

Due to the ndk problem with node.js v8.9.4,

DoryNode can not support android 4.x in a future release.


----


* node.js runtime(run ES2015/ES6, ES2016 javascript and node.js APIs in android)

* API Documents and instant code run from doc

* syntax highlighting code editor

* npm supports

* linux terminal(toybox 0.7.4). node.js REPL and npm command in shell

(add '--no-bin-links' option if you execute npm in /sdcard)

* StartOnBoot / LiveReload

* native node.js binary and npm are included. no need to be online.

* git, curl, openssl, ssh, sshd, scp, ssh-keygen and sftp in terminal

* ssh server : start/stop ssh server in left menu. port 2222

** manual : id $ whoami

$ ssh-keygen

$ ssh-keygen -A

$ echo -n "password" | openssl sha256 | sed "s/^.* //" > ~/.ssh/doryauth

(or cp remote's ~/.ssh/id_rsa.pub to dory's ~/.ssh/authorized_keys )

$ sshd -r -p 2222

$ (killall sshd)


node version = v6.11.4 LTS, v6.12.3, v8.3.0, v8.9.4 LTS, v10.15.1 LTS

npm version = 3.10.10


Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world. - https://nodejs.org


npm is the package manager for JavaScript and the world’s largest software registry. Discover packages of reusable code — and assemble them in powerful new ways. -

https://www.npmjs.com


* run MEAN stack or various services in your mobile.


Dory - mongoDB Server

https://play.google.com/store/apps/details?id=io.tempage.dorymongo


Dory - Redis Server

https://play.google.com/store/apps/details?id=io.tempage.doryredis


Dory - x509 Certificate(SSL/TLS)

https://play.google.com/store/apps/details?id=io.tempage.dorycert


DoryCast - Video Player(HTTP/RTP/IPTV)

https://play.google.com/store/apps/details?id=io.tempage.dorycast


---

beta release

https://play.google.com/apps/testing/io.tempage.dorynode

问题:https://github.com/tempage/dorynode

(请在github中打开问题,而不是在电子邮件中。我们都是开发人员:)


----


升级node.js:'下载文件'菜单 - >检查'appfiles' - >检查'可执行'

v6.12.3 arm:https://dorynode.firebaseapp.com/v6.12.3_arm_release/node

v8.3.0 arm:https://dorynode.firebaseapp.com/v8.3.0_arm_release/node

v8.9.4 arm(仅适用于上面的android 5.0):https://dorynode.firebaseapp.com/v8.9.4_arm_release/node

v10.15.1 arm(仅适用于Android 5.0以上版本):https://dorynode.firebaseapp.com/v10.15.1_arm_release/node


*亲爱的开发者*

由于node.js v8.9.4的ndk问题,

DoryNode在将来的版本中不支持android 4.x.


----


* node.js运行时(在android中运行ES2015 / ES6,ES2016 javascript和node.js API)

* API文档和即时代码从doc运行

*语法高亮代码编辑器

* npm支持

* linux终端(toybox 0.7.4)。 shell中的node.js REPL和npm命令

   (如果在/ sdcard中执行npm,则添加'--no-bin-links'选项)

* StartOnBoot / LiveReload

*包含native native.js binary和npm。无需上网。

*终端中的git,curl,openssl,ssh,sshd,scp,ssh-keygen和sftp

* ssh服务器:在左侧菜单中启动/停止ssh服务器。港口2222

**手册:id $ whoami

$ ssh-keygen

$ ssh-keygen -A

$ echo -n“password”| openssl sha256 | sed“s /^.* //”>〜/ .ssh / doryauth

(或cp remote的〜/ .ssh / id_rsa.pub到dory的〜/ .ssh / authorized_keys)

$ sshd -r -p 2222

$(killall sshd)


node version = v6.11.4 LTS,v6.12.3,v8.3.0,v8.9.4 LTS,v10.15.1 LTS

npm version = 3.10.10


Node.js®是基于Chrome的V8 JavaScript引擎构建的JavaScript运行时。 Node.js使用事件驱动的非阻塞I / O模型,使其轻量且高效。 Node.js的包生态系统,npm,是世界上最大的开源库生态系统。 - https://nodejs.org


npm是JavaScript的包管理器和世界上最大的软件注册表。发现可重用代码的包 - 并以强大的新方式组装它们。 -

 https://www.npmjs.com


*在您的手机中运行MEAN堆栈或各种服务。


Dory - mongoDB服务器

https://play.google.com/store/apps/details?id=io.tempage.dorymongo


Dory - Redis服务器

https://play.google.com/store/apps/details?id=io.tempage.doryredis


Dory - x509证书(SSL / TLS)

https://play.google.com/store/apps/details?id=io.tempage.dorycert


DoryCast - 视频播放器(HTTP / RTP / IPTV)

https://play.google.com/store/apps/details?id=io.tempage.dorycast


---

测试版

https://play.google.com/apps/testing/io.tempage.dorynode


Dory - node.js / javascript / git / ssh server - 版本0.8.3

(09-08-2022)
其他版本
新特性* added : git, curl, openssl, ssh, scp, ssh-keygen, sftp, sshd and sftp-server please run 're-install node.js' for updates* ssh server : start/stop ssh server in left menu(port 2222)* removed : x86 binaries* android api : 21~* hot fix for android O~

还没有评论或评分!要留下第一条评论或评分,请

-
0 Reviews
5
4
3
2
1
Info Trust Icon
保证非恶意应用此应用已通过病毒、恶意软件和其他恶意攻击的安全测试,不含任何威胁。

Dory - node.js / javascript / git / ssh server - APK信息

APK版本: 0.8.3程序包: io.tempage.dorynode
Android兼容性: 7.0+ (Nougat)
开发商:tempage.io权限:10
名称: Dory - node.js / javascript / git / ssh server大小: 43 MB下载次数: 40版本: 0.8.3发布日期: 2022-08-09 15:16:21最小屏幕: SMALL支持的CPU: arm64-v8a
程序包ID: io.tempage.dorynodeSHA1签名: 99:F8:40:3F:AA:12:AA:C8:74:16:CD:F8:B0:38:62:7D:98:C1:48:48开发商 (CN): tempage.io组织 (O): 本地 (L): 国家/地区 (C): 州/市 (ST):

Dory - node.js / javascript / git / ssh server的最新版本

0.8.3Trust Icon Versions
9/8/2022
40 下载次数43 MB 大小

其他版本

0.7.11Trust Icon Versions
4/10/2019
40 下载次数19 MB 大小
0.6.29Trust Icon Versions
29/11/2017
40 下载次数19.5 MB 大小

同类应用

您可能还会喜欢……