corda/tools/shell
szymonsztuka 72074c76c7
[CORDA-792] Standalone Shell (#2663)
- Existing embedded Shell connects via RPC including checking RPC user credentials (before was a direct use of CordaRPCOps):  in dev mode when console terminal is enabled, node created `shell` user.
- New Standalone Shell app with the same functionalities as Shell: connects to a node via RPC Client,  can use SSL and run SSH server.
2018-03-07 09:57:32 +00:00
..
src [CORDA-792] Standalone Shell (#2663) 2018-03-07 09:57:32 +00:00
build.gradle [CORDA-792] Standalone Shell (#2663) 2018-03-07 09:57:32 +00:00