-
Notifications
You must be signed in to change notification settings - Fork 0
JschDemo
John Fereira edited this page Apr 8, 2022
·
3 revisions
Examples of Java Secure Channel apps (SSH2)
Contents link
-
src/main
source code -
pom.xml
maven build file -
scripts
shell scripts for testing
none
Use maven to compile the code
mvn compile
cd scripts
There are several scripts whch can be invoked test different types of Http Cllients
sh Exec.sh
sh OpenSSHConfig.sh
sh ScpTest.sh
sh Shell.sh
sh Sudo.sh
- Java 11 runtime
- Maven 3
- The Bash shell.