Commit graph

201 commits

Author SHA1 Message Date
Simonmicro
9d9a3639e1
Added IPv6 support (#73)
* Added IPv6 support

* Updated docker images to IPv6 usage

* Reverted commented entry point from testing. Sry.
2020-07-08 22:45:44 +02:00
Simonmicro
3d203cbe1d
py-kms no longer supports python2 (#72)
* Removed python2 references

* Removed python2 build files

* Typo

* Removed old python2 imports

* Added IPv6 note to README

Co-authored-by: Matteo ℱan <SystemRage@protonmail.com>
2020-07-08 22:40:34 +02:00
Miles Edgeworth
de61c660dd
Fix 0x stripping from HWID, fixes #52 (#65) 2020-07-06 00:43:59 +02:00
Matteo ℱan
cbd987d8a4
wiki formattation fix 2020-07-06 00:32:10 +02:00
Matteo ℱan
76ad494aa8
-F client option description fix 2020-07-05 23:38:58 +02:00
Simonmicro
8cb75b9ef3
Added some more docker badges (#69)
* Added some more docker badges

Just to show some of the impressive stats

* Fixed broken formatting
2020-07-02 00:45:55 +02:00
pvgoran
fccfeaa033
Log to current directory by default (#66)
Resolves #64.
2020-07-02 00:41:02 +02:00
Simonmicro
26d6f2e03a
Formulations and clarification (#63)
* Formulations and clarification

* Typo
2020-07-02 00:26:15 +02:00
Matteo ℱan
9b1fefecae
Update readme, changelog, versions; created wiki folder 2020-07-01 23:23:43 +02:00
Matteo ℱan
00793064bc
py-kms Gui: matched all terminal options so far done; added modes onlyserver / only client
Introduced option for asynchronous messages
Slimmed down parsing process with improved errors catching
2020-05-04 23:51:46 +02:00
Matteo ℱan
b4b57af092
py-kms Gui: Added pages for options, adjusted custom background, introduced sick animations
Added options FILEOFF and STDOUTOFF
2020-03-06 22:56:12 +01:00
Matteo ℱan
19ef51a6db
Merge pull request #55 from Simonmicro/master
Integrate official docker image
2020-03-03 23:13:52 +01:00
Simonmicro
6edf98b2a3
Added docker status badges 2020-02-23 14:15:04 +01:00
Simon Beginn
5d7927a8f1 Removed double README and minimized older one 2020-02-23 14:07:12 +01:00
Simon Beginn
a408a65d32 Updated the README to point to the official image 2020-02-23 13:54:08 +01:00
Simon Beginn
ed96d54240 Updated READMEs to point to the original repo 2020-02-23 13:43:23 +01:00
Simon Beginn
65fa7ae257 Rereduced image size after I minimized some line out. Ooops 2020-02-13 13:29:57 +01:00
Simon Beginn
a549c4fa4d Fixed docker files path problem 2020-02-13 13:22:29 +01:00
Simon Beginn
4c51738d15 Added the docker image to the readmes 2020-02-13 13:15:47 +01:00
Simon Beginn
0778ba5c66 Cleanup to use inline code markdown 2020-02-13 13:04:09 +01:00
Simon Beginn
bf85c8d8bb Moved into sub dir 2020-02-13 12:59:23 +01:00
Simon Beginn
2f319f1a41 Added minimal Dockerfile for builds with Docker Hub 2020-02-13 12:49:10 +01:00
Matteo ℱan
d73d0f8f8a
Merge pull request #51 from Simonmicro/patch-1
Fix docker 100% cpu load
2020-02-11 23:45:48 +01:00
Matteo ℱan
b878604c4c
Merge branch 'master' into patch-1 2020-02-11 23:10:17 +01:00
Matteo ℱan
7d59066442
Merge pull request #45 from 6ec123321/master
Some small fixes for docker
2020-02-11 22:55:07 +01:00
Matteo ℱan
b88a46a67d
Update readme and changelog
further parsing cleanup
2020-02-05 00:37:58 +01:00
Matteo ℱan
5f9f7fa784
Parsing fix for python2 2020-02-04 00:24:11 +01:00
Matteo ℱan
a497d8ddb2
Added daemonization option
improved options parsing
2020-02-02 22:10:24 +01:00
Simonmicro
c94a99145f
Update run-py2-kms.sh 2020-01-26 16:29:26 +01:00
Simonmicro
be2bf47c3b
Update run-py3-kms.sh 2020-01-26 16:27:37 +01:00
Matteo ℱan
cbfe1511a2
Checked GUI options
disabled maximize button (gives visualization error)
disabled widgets when client/server running
2019-12-06 23:42:12 +01:00
Matteo ℱan
abd093d949
Fixed message Gui alignment 2019-11-28 23:03:31 +01:00
Matteo ℱan
59fe27744e
Made py-kms Gui working again 2019-11-26 21:30:58 +01:00
6ec123321
3f51fcb45b Some fixes for start.sh 2019-11-18 19:43:24 +04:00
6ec123321
041df7f5ce Work with py2 2019-11-18 19:30:08 +04:00
Matteo ℱan
7c14eb10dc
Auto-align pretty messages
messages syncronization client-server
simplified pretty print function arguments
2019-11-02 00:26:20 +01:00
Matteo ℱan
19e5abbbbd
Made all pretty-print process handy 2019-10-24 22:32:06 +02:00
Matteo ℱan
dddc02530b
Added -F FILESTDOUT option server-side and client-side
generalized pretty print errors function
modified shell message printer and logger creator
shifted lcid checker
created logfile checker
colored logging on stdout
2019-10-17 00:43:38 +02:00
Matteo ℱan
f3974813a4 Pretty-print server errors, added argparse catching 2019-10-10 23:39:46 +02:00
Matteo ℱan
bc9365f791 Pretty-print added strings get and put 2019-10-07 23:30:23 +02:00
Matteo ℱan
328dcedea2 Made server timeout option effective 2019-10-07 21:34:15 +02:00
Matteo ℱan
8d105710e6 Optimize hwid and port checking 2019-10-06 22:37:29 +02:00
Matteo ℱan
c1fa1445d4 Add sys import, rename logger variable 2019-10-06 22:12:00 +02:00
Matteo ℱan
096323f1c7
Merge pull request #43 from 6ec123321/master
Update py3-kms docker-container
2019-10-05 22:22:30 +02:00
Matteo ℱan
e1a95806a8
Merge pull request #35 from bruor/patch-1
add exception handling for isatty()
2019-10-05 22:15:26 +02:00
6ec123321
880a71f546 py3 docker updated 2019-09-13 12:38:05 +04:00
root
0c33c53b8c py3 docker updated 2019-09-13 12:35:38 +04:00
Matteo ℱan
dead208b15
Merge pull request #37 from Nachtmerrie/master
Fix docker start.sh script
2019-06-11 23:23:05 +02:00
vos
79f7b4804a capitalize parameters 2019-06-05 12:15:43 +02:00
Matteo ℱan
6ced3a04eb ordered docker folders and fixed files, removed backups 2019-06-05 00:12:49 +02:00