diff --git a/README.md b/README.md index 304ec9c..a07a13d 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,8 @@ If you need to add other parameters, version number must be assigned!
bash InstallNET.sh -fedora
### Ubuntu 22.04
bash InstallNET.sh -ubuntu
+### Windows Server 2022
+bash InstallNET.sh -windows
## Fully useage sample
bash InstallNET.sh -debian/kali/ubuntu/centos/almalinux/rockylinux/fedora(os type) 11(os version) -version 64(os bit, not necessary) -port "your server port" -pwd "your server password" -mirror "a valid url for linux image source" -dd/--image "dd image url" -filetype "gz or xz" -timezone "like Asia/Tokyo etc" --dhcp-static/--ip-addr 'x.x.x.x'(ip address) --ip-mask 'x.x.x.x'(subnet mask) --ip-gate 'x.x.x.x'(gateway) -firmware(Debian with hardware drivers)