Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mscdex/ssh2
/ address
Method
address
lib/server.js:370–372 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
368
}
369
370
address() {
371
return
this._srv.address();
372
}
373
374
getConnections(cb) {
375
this._srv.getConnections(cb);
Callers
5
setup
Function · 0.95
test-misc-client-server.js
File · 0.80
connectClient
Function · 0.80
sftp-server-download-only.js
File · 0.80
server-chat.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected