Commit graph

58 commits

Author SHA1 Message Date
simonmicro
92ec80b698
Make hardware-id random in scripts #65 2023-05-06 17:31:22 +02:00
simonmicro
dada9c5204
Fixed syntax error 2023-05-06 16:18:53 +02:00
simonmicro
81e9973a40
Removed all references to Docker Hub after their removal of "Free Team Organizations" -> https://web.docker.com/rs/790-SSB-375/images/privatereposfaq.pdf 2023-03-15 22:51:18 +01:00
simonmicro
d3fabf35f1
Added web-ui screenshot 2023-02-21 14:09:59 +01:00
simonmicro
ddf1ad8efb
Added note regarding the used command 2023-02-21 14:09:59 +01:00
simonmicro
16eb5a010b
Updated some docs references to the web interface port 2023-02-21 14:09:59 +01:00
simonmicro
37d09c6797
Updated install instructions 2023-02-21 14:09:59 +01:00
simonmicro
f15ed48f59
Switched sqlite parameter to point to file instead of dir 2023-02-21 14:09:57 +01:00
simonmicro
5a8a21abda
Removed sqliteweb support 2023-02-21 14:09:57 +01:00
simonmicro
77e545d0fe
Removed Etrigan support 2023-02-21 14:08:41 +01:00
simonmicro
fe7784d873
Merge pull request #79 from Py-KMS-Organization/feature/ipv6_default
Use IPv6 by default
2023-02-21 14:06:27 +01:00
simonmicro
ee5be9ad75
Merge pull request #78 from Py-KMS-Organization/deprecation/etrigan/warning
Added warning about removal of Etrigan support
2022-12-07 14:45:34 +01:00
simonmicro
bc25dd58b0
Removed two old badges from docs 2022-12-07 12:23:08 +01:00
simonmicro
e5a7f77440
Added warning about removal of Etrigan support
Added warning about removal of Etrigan GUI support
2022-12-07 12:19:32 +01:00
simonmicro
d8c1d75be1
Migrated to use "::" by default for #71 2022-12-07 11:44:54 +01:00
simonmicro
e8c2fb7e50
Updated packages 2022-11-25 17:26:10 +01:00
simonmicro
537f7a75ab
Added missing package 2022-11-25 17:16:19 +01:00
simonmicro
9d4d8b66b1
Added workaround from #76
See #76
2022-11-06 15:22:50 +01:00
Zhaofeng Yang (楊肇峰)
ffc1bf61f5
Do not run py-kms on the same machine to activate 2022-07-12 17:05:43 +08:00
edgd1er
248c144e7a
client: request #51 add automatic discovery.
changes after review.
2022-04-15 22:47:09 +02:00
edgd1er
c74a64cc67
client: handle dns exceptions #51 2022-04-14 07:44:08 +02:00
edgd1er
ddb99ddc1e
add dnspython to docker image, add doc. #51 2022-04-14 01:48:06 +02:00
martinsstuff
e7135b5299
Correct "lcid" info & reorder for clarity 2022-04-09 23:40:29 +02:00
Simonmicro
882eeb8dce
Removed link to special file, as it does not work anyways 2021-12-23 19:02:04 +01:00
Alexandr Chivarzin
8a7da2826e
Improved readability
Revisions for PG3GK key are now written on different lines, rather than on one.
2021-12-22 17:27:15 +03:00
Alexandr Chivarzin
b0b3a622d8
Clarification of edition Enterprise multi-session
Windows 10 Enterprise for remote Sessions (1803) and Windows 10 Enterprise for virtual desktops (1809+) are the same edition of Windows 10.
In Windows 11, the edition was renamed to Windows 11 Enterprise multi-session.
2021-12-22 16:07:53 +03:00
Simon Beginn
9c44b6e97e
Added proper Windows 11 key names for #46 2021-12-14 18:03:36 +01:00
simonmicro
06d1317dc8
Merge pull request #24 from Py-KMS-Organization/preview/office21
Integrated Office 2021 GLVK keys & database
2021-10-23 12:17:18 +02:00
Simon Beginn
fa74f8a36c
Readded missing module 2021-10-22 20:33:32 +02:00
Simon Beginn
bd2871cadf
Minimal requirements 2021-10-22 20:30:33 +02:00
simonmicro
a709f289e7
Merge pull request #21 from Py-KMS-Organization/dependabot/pip/docs/pygments-2.7.4
Bump pygments from 2.6.1 to 2.7.4 in /docs
2021-10-22 20:19:40 +02:00
simonmicro
12588bb45e
Merge pull request #19 from Py-KMS-Organization/dependabot/pip/docs/urllib3-1.26.5
Bump urllib3 from 1.25.9 to 1.26.5 in /docs
2021-10-22 20:19:19 +02:00
simonmicro
2533df4c83
Merge pull request #20 from Py-KMS-Organization/dependabot/pip/docs/babel-2.9.1
Bump babel from 2.8.0 to 2.9.1 in /docs
2021-10-22 20:19:12 +02:00
dependabot[bot]
94bcba39f4
Bump jinja2 from 2.11.2 to 2.11.3 in /docs
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 18:10:55 +00:00
dependabot[bot]
a981e4af78
Bump pygments from 2.6.1 to 2.7.4 in /docs
Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 to 2.7.4.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.6.1...2.7.4)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 18:10:54 +00:00
dependabot[bot]
6dcd059fc5
Bump babel from 2.8.0 to 2.9.1 in /docs
Bumps [babel](https://github.com/python-babel/babel) from 2.8.0 to 2.9.1.
- [Release notes](https://github.com/python-babel/babel/releases)
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES)
- [Commits](https://github.com/python-babel/babel/compare/v2.8.0...v2.9.1)

---
updated-dependencies:
- dependency-name: babel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 18:10:53 +00:00
dependabot[bot]
73a80ba385
Bump urllib3 from 1.25.9 to 1.26.5 in /docs
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.9...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 18:10:52 +00:00
Simon Beginn
5df5487604
Switch from pulls-limited Docker Hub to Github Container Registry 2021-10-21 13:26:34 +02:00
Simon Beginn
d056610474
Integrated Office 2021 GLVK keys & database 2021-10-17 11:51:27 +02:00
Simon Beginn
fba768bd51
Extended docs for SQLITE stuff 2021-10-14 13:17:51 +02:00
Simon Beginn
0630b22611
Switch to whole new entrypoint system 2021-10-14 13:13:15 +02:00
Simon Beginn
4a7376f17b
Fix pytz and time localization 2021-10-13 12:54:22 +02:00
苦力怕控
f93ea7f7a5
Update Keys.md
Add Windows 11 keys
2021-10-09 09:08:22 +08:00
Simon Beginn
0ac968c510
Added 2022 GLVKs 2021-09-13 10:29:13 +02:00
Simonmicro
e780854139
Unified volume mount paths 2021-03-25 15:58:09 +01:00
Simonmicro
ceb5d0d076
Converted all HTML tables to markdown code (#119)
* Started to convert html to markdown

* More converted tables

* Converted key - still need code highlighting

* Added code tags

* Added two line breaks
2020-12-12 22:35:23 +01:00
Simonmicro
d13172b111
Troubleshooting (#113)
* First draft

* Style consistency

* minor adjustments

Co-authored-by: Matteo ℱan <SystemRage@protonmail.com>
2020-11-10 00:10:01 +01:00
Matteo ℱan
a8a94ce7ab
better managed messages formattation and abbreviations parsing 2020-10-23 00:13:21 +02:00
Matteo ℱan
319c6b3ef0
fixes #89 and #107 2020-10-21 23:39:46 +02:00
Simonmicro
56d4652de9
Windows sandbox fix (#104)
* Implemented fix for #102

* Added Windows Sandbox note
2020-10-16 23:04:12 +02:00