diff options
| author | Sanaei <ho3ein.sanaei@gmail.com> | 2025-09-09 19:41:44 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-09 19:41:44 +0300 |
| commit | c2d6dd923f72cb044704653fc9ce6f1dd521e156 (patch) | |
| tree | cd69e2a049da5de78adc791aa4fd28dbab53c65f /windows_files | |
| parent | 723ec25fb21a9b7924824c24a44bfa4f59d62493 (diff) | |
windows workflow (#3439)
Diffstat (limited to 'windows_files')
| -rw-r--r-- | windows_files/SSL/Win64OpenSSL_Light-3_5_2.exe | bin | 0 -> 5782742 bytes | |||
| -rw-r--r-- | windows_files/readme.txt | 13 |
2 files changed, 13 insertions, 0 deletions
diff --git a/windows_files/SSL/Win64OpenSSL_Light-3_5_2.exe b/windows_files/SSL/Win64OpenSSL_Light-3_5_2.exe Binary files differnew file mode 100644 index 00000000..a93dc62a --- /dev/null +++ b/windows_files/SSL/Win64OpenSSL_Light-3_5_2.exe diff --git a/windows_files/readme.txt b/windows_files/readme.txt new file mode 100644 index 00000000..a66aa671 --- /dev/null +++ b/windows_files/readme.txt @@ -0,0 +1,13 @@ +you can't install fail2ban on windows +we don't have bash menu for windows +if you forgot your password you need to check your database with https://sqlitebrowser.org/ +the app need to be open all the time + +default setting: +http://localhost:2053/ +user: admin +pass: admin +port: 2053 + + +openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout localhost.key -out localhost.crt |
