Ryo Nakamura
|
ecee66d03f
|
cmake: add custom targets docker-run-${DOCKER_INDEX}
|
2025-08-12 16:42:05 +09:00 |
|
Ryo Nakamura
|
1636f2a965
|
test: set -E log_file option for sshd for debug
|
2025-01-07 16:04:56 +09:00 |
|
Ryo Nakamura
|
4ce62079cf
|
add -J proxyjump option (#15)
|
2024-04-14 16:22:31 +09:00 |
|
Ryo Nakamura
|
f2f0dab515
|
test: get fingerprint for port 8022 before test
|
2024-04-11 21:00:07 +09:00 |
|
Ryo Nakamura
|
59b90d80bd
|
drop -H disable host key checking option
It can be done by ssh_config instead.
|
2024-04-11 20:30:46 +09:00 |
|
Ryo Nakamura
|
5dbc9e5bce
|
test: insert Port to /etc/ssh/sshd_config
not to /etc/ssh/sshd_config.d/*.conf because openssh in Rocky Linux in 8
does not support the config.dy directory.
|
2024-03-12 16:02:58 +09:00 |
|
Ryo Nakamura
|
0d248c5f6b
|
fix port tests and v6only test.
port test: sshd listens on 8022 and run mscp with -P 8022
v6only test: change remote name from localhost to ip6-localhost
|
2024-03-12 15:24:09 +09:00 |
|
Ryo Nakamura
|
f3a24e0047
|
add test cases for resume with checkpoint
Now mscp supports resume (#5) and (#10)
|
2024-02-20 22:05:17 +09:00 |
|
Ryo Nakamura
|
b2628b54fb
|
add -4 and -6 options to use either IPv4 or IPv6
|
2024-02-07 15:14:27 +09:00 |
|
Ryo Nakamura
|
6be61e8adf
|
test: add sleep -1 before ssh-keyscan
|
2023-03-22 19:24:14 +09:00 |
|
Ryo Nakamura
|
e2da5811ce
|
test: add test_python.py for testing python-mscp
Dockerfiles also adapt themselvs for testing python-mscp bindings.
|
2023-03-12 20:37:57 +09:00 |
|
Ryo Nakamura
|
8395c05d67
|
fix CMakeLists.txt
* install mscp from package at docker build phase.
* add docker-*-all custom targets.
|
2022-11-20 00:37:01 +09:00 |
|
Ryo Nakamura
|
8719b35694
|
add rocky 8.6 support
|
2022-11-13 17:53:46 +09:00 |
|
Ryo Nakamura
|
df404ec3c6
|
cleanup docker files and build/test procedure
|
2022-11-06 16:03:47 +09:00 |
|