index
:
mscp.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2024-04-14
add -J proxyjump option (#15)
Ryo Nakamura
2024-04-11
test: get fingerprint for port 8022 before test
Ryo Nakamura
2024-04-11
drop -H disable host key checking option
Ryo Nakamura
2024-03-12
test: insert `Port` to /etc/ssh/sshd_config
Ryo Nakamura
2024-03-12
fix port tests and v6only test.
Ryo Nakamura
2024-02-20
add test cases for resume with checkpoint
Ryo Nakamura
2024-02-11
install-build-deps.sh has --dont-install and --platform options.
Ryo Nakamura
2024-02-07
add -4 and -6 options to use either IPv4 or IPv6
Ryo Nakamura
2024-02-04
bump up container image versions and drop using CPack
Ryo Nakamura
2024-02-04
build deb sources inside a container
Ryo Nakamura
2024-01-20
fix install-build-deps.sh to run on FreeBSD
Ryo Nakamura
2023-07-20
drop centos8, add almalinux 8.8, update rocky to 8.8
Ryo Nakamura
2023-03-22
test: add sleep -1 before ssh-keyscan
Ryo Nakamura
2023-03-12
test: add test_python.py for testing python-mscp
Ryo Nakamura
2022-11-24
update github workflows to fit patched libssh
Ryo Nakamura
2022-11-20
remove `sudo`
Ryo Nakamura
2022-11-20
fix CPACK build dependency
Ryo Nakamura
2022-11-20
fix CMakeLists.txt
Ryo Nakamura
2022-11-13
add rocky 8.6 support
Ryo Nakamura
2022-11-06
cleanup docker files and build/test procedure
Ryo Nakamura