├── .gitignore ├── README.md └── oracle_shell.py /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/5z1punch/oracle_java_shell_client/HEAD/.gitignore -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/5z1punch/oracle_java_shell_client/HEAD/README.md -------------------------------------------------------------------------------- /oracle_shell.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/5z1punch/oracle_java_shell_client/HEAD/oracle_shell.py --------------------------------------------------------------------------------